GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > TableStyleCommand クラス : Apply メソッド |
'Declaration
Public Shared Function Apply( _ ByVal tables() As Table, _ ByVal tableStyleName As String _ ) As TableStyleCommand
public static TableStyleCommand Apply( Table[] tables, string tableStyleName )