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