ssml:fonts
Fonts
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-styles.xsd
Type: ssml:CT_Fonts
Properties: Local, Qualified
Content
- ssml:font [0..*] Font
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
count | [0..1] | xsd:unsignedInt | Font Count |
Used in
- Type ssml:CT_Stylesheet (Element ssml:styleSheet)
Sample instance
<ssml:fonts> <ssml:font> <ssml:name val="string"/> </ssml:font> </ssml:fonts>