• unmagical@lemmy.ml
      link
      fedilink
      arrow-up
      8
      ·
      4 days ago

      No.

      It’s 9kb

      In this case the style will be applied from a shared style sheet to a range of columns.

      The following is all that is needed to assign an existing style to an entire sheet:

      <cols>
        <col min="1" max="16384" style="1" />
      </cols>
      

      This is defined in ECMA-376 part 1 section 18.3.1.17