GetColorListFromTheme Method
Gets the color list from theme.
public static ArrayList GetColorListFromTheme(
CT_OfficeStyleSheet
)
'Declaration
Public Shared Function GetColorListFromTheme( _
ByVal As CT_OfficeStyleSheet _
) As ArrayList
'Usage
Dim themes As CT_OfficeStyleSheet
Dim value As ArrayList
value = ExcelXMLHelpers.GetColorListFromTheme(themes)
Parameters
- themes
- themes, get from themes.xml
Return Value
Color list from theme