GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > TableStyleCommand クラス > TableStyleCommand コンストラクタ : TableStyleCommand コンストラクタ(Workbook,String) |
'宣言
Public Function New( _ ByVal workbook As Workbook, _ ByVal tableStyleName As String _ )
public TableStyleCommand( Workbook workbook, string tableStyleName )