XlsFont module
- class XlsFont.XlsFont
Bases:
XlsObject,IFont,IOptimizedUpdate,ICloneParent- BeginUpdate()
- property Color: Color
- CompareTo(obj: SpireObject) int
- EndUpdate()
- property FontName: str
- GenerateNativeFont
- property IsAutoColor: bool
- property IsBold: bool
- property IsItalic: bool
- property IsStrikethrough: bool
- property IsSubscript: bool
- property IsSuperscript: bool
- property KnownColor: ExcelColors
- MeasureString(strValue: str) SizeF
- property OColor: OColor
- <summary>
Returns color object.
</summary>
- property Scheme: str
- SetThemeColor(type: ThemeColorType, tint: float)
- property Size: float
- property StrikethroughType: str
- property Underline: FontUnderlineType
- property VerticalAlignment: FontVertialAlignmentType