L.2.7.3.2 Font Definitions
L.2.7.3.2 Font Definitions
This is where font definitions used in this workbook are expressed. Elements of the font definition can reference theme definitions.
<fonts count="1">
<font>
<b/>
<sz val="11"/>
<color theme="1"/>
<name val="Calibri"/>
<family val="2"/>
</font>
</fonts>
This font definition specifies bold face, font size of “11”, a font color specified in the Theme part, specifically the color whose index is “1” in the
A font record is referenced by zero-based index, meaning the numerical order in which the font appears under fonts.
Last updated on