IInternalAddtionalFormat module

class IInternalAddtionalFormat.IInternalAddtionalFormat

Bases: IExtendedFormat, IExcelApplication

abstract BeginUpdate()
abstract property BottomBorderColor: OColor
abstract property BottomBorderLineStyle: LineStyleType
abstract property DiagonalBorderColor: OColor
abstract property DiagonalDownBorderLineStyle: LineStyleType
abstract property DiagonalDownVisible: bool
abstract property DiagonalUpBorderLineStyle: LineStyleType
abstract property DiagonalUpVisible: bool
abstract EndUpdate()
abstract property LeftBorderColor: OColor
abstract property LeftBorderLineStyle: LineStyleType
abstract property RightBorderColor: OColor
abstract property RightBorderLineStyle: LineStyleType
abstract property TopBorderColor: OColor
abstract property TopBorderLineStyle: LineStyleType
abstract property Workbook: XlsWorkbook