ExcelWorkbookPalette Property |
Gets the colors palette of the workbook.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntaxpublic ExcelColorsPalette Palette { get; }
Public ReadOnly Property Palette As ExcelColorsPalette
Get
Property Value
Type:
ExcelColorsPalette
See Also