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

Share Funny Videos, Images, Memes, Quotes and more

2852 readers
25 users here now

#funny

founded 5 years ago
MODERATORS
 
top 2 comments
sorted by: hot top controversial new old
[–] clucose@lemmy.ml 4 points 1 week ago (1 children)

Wouldn’t that file be ginormous?

[–] 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