ssml:font
Font Properties
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-styles.xsd
Other elements with the same name: ssml:font
Type: ssml:CT_Font
Properties: Local, Qualified
Content
- Choice [1..*]
- ssml:name [0..1] Font Name
- ssml:charset [0..1] Character Set
- ssml:family [0..1] Font Family
- ssml:b [0..1] Bold
- ssml:i [0..1] Italic
- ssml:strike [0..1] Strike Through
- ssml:outline [0..1] Outline
- ssml:shadow [0..1] Shadow
- ssml:condense [0..1] Condense
- ssml:extend [0..1] Extend
- ssml:color [0..1] Text Color
- ssml:sz [0..1] Font Size
- ssml:u [0..1] Underline
- ssml:vertAlign [0..1] Text Vertical Alignment
- ssml:scheme [0..1] Scheme
Attributes
None
Used in
- Type ssml:CT_Dxf (Elements ssml:odxf, ssml:ndxf, ssml:dxf)
Sample instance
<ssml:font> <ssml:name val="string"/> </ssml:font>