FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > SheetViewSynchronizer クラス : SetSheetTabColor メソッド |
'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 _ )
public static void SetSheetTabColor( IExcelRead spread, short sheetIndex, CT_Color tabColor, ArrayList thems, CT_RgbColor[] indexedRgbColors )