ExcelColorsPaletteGetColors Method |
Gets the current palette colors
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public Color[] GetColors()
Public Function GetColors As Color()
Return Value
Type:
ColorThe palette colors
See Also