this post was submitted on 09 Jun 2025
49 points (100.0% liked)

Share Funny Videos, Images, Memes, Quotes and more

2852 readers
33 users here now

#funny

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] unmagical@lemmy.ml 8 points 1 week 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