ExcelColorsPaletteGetColors Method |
Gets the current palette colors
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic Color[] GetColors()
Public Function GetColors As Color()
Return Value
ColorThe palette colors
See Also