public static void SetSheetTabColor( IExcelRead spread, short sheetIndex, CT_Color tabColor, ArrayList thems, CT_RgbColor[] indexedRgbColors )
'Declaration
Public Shared Sub SetSheetTabColor( _ ByVal spread As IExcelRead, _ ByVal sheetIndex As Short, _ ByVal tabColor As CT_Color, _ ByVal thems As ArrayList, _ ByVal indexedRgbColors() As CT_RgbColor _ )
'Usage
Dim spread As IExcelRead Dim sheetIndex As Short Dim tabColor As CT_Color Dim thems As ArrayList Dim indexedRgbColors() As CT_RgbColor SheetViewSynchronizer.SetSheetTabColor(spread, sheetIndex, tabColor, thems, indexedRgbColors)
Parameters
- spread
- sheetIndex
- tabColor
- thems
- indexedRgbColors