StyleArrayWrapper module
- class StyleArrayWrapper.StyleArrayWrapper
Bases:
XlsObject,IStyle,IExtendIndex- BeginUpdate()
- property Borders: IBorders
- property BuiltIn: bool
- property Color: Color
- EndUpdate()
- property ExtendedFormatIndex: int
- property FillBackground: ExcelColors
- property FillBackgroundRGB: Color
- property FillForeground: ExcelColors
- property FillForegroundRGB: Color
- property FillPattern: ExcelPatternType
- property Font: IFont
- property FormulaHidden: bool
- property HorizontalAlignment: HorizontalAlignType
- property IncludeAlignment: bool
- property IncludeBorder: bool
- property IncludeFont: bool
- property IncludeNumberFormat: bool
- property IncludePatterns: bool
- property IncludeProtection: bool
- property IndentLevel: int
- property Interior: IInterior
- property IsFirstSymbolApostrophe: bool
- property IsInitialized: bool
- property IsModified: bool
- property JustifyLast: bool
- property KnownColor: ExcelColors
- property Locked: bool
- property Name: str
- property NumberFormat: str
- property NumberFormatIndex: int
- property NumberFormatLocal: str
- property NumberFormatSettings: INumberFormat
- property PatternColor: Color
- property PatternKnownColor: ExcelColors
- property ReadingOrder: ReadingOrderType
- property Rotation: int
- SetThemeColor(type: ThemeColorType, tint: float)
- property ShrinkToFit: bool
- property VerticalAlignment: VerticalAlignType
- property WrapText: bool