FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelTableXml インターフェース : ExcelSetTableStyles メソッド |
'宣言
Function ExcelSetTableStyles( _ ByVal tableStyles() As CT_TableStyle, _ ByVal defaultTableStyleName As String, _ ByVal defaultPivotStyleName As String, _ ByVal themeColors As ArrayList, _ ByVal indexedRgbColors() As CT_RgbColor _ ) As Boolean
bool ExcelSetTableStyles( CT_TableStyle[] tableStyles, string defaultTableStyleName, string defaultPivotStyleName, ArrayList themeColors, CT_RgbColor[] indexedRgbColors )