FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelTableXml インタフェース : ExcelSetTables メソッド |
'Declaration
Function ExcelSetTables( _ ByVal sheet As Short, _ ByVal tables() As CT_Table, _ ByVal themeColors As ArrayList, _ ByVal indexedRgbColors() As CT_RgbColor _ ) As Boolean
bool ExcelSetTables( short sheet, CT_Table[] tables, ArrayList themeColors, CT_RgbColor[] indexedRgbColors )