GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > TableActionsCommand クラス : Create メソッド |
true
、それ以外の場合は false
。
'Declaration
Public Shared Function Create( _ ByVal worksheet As Worksheet, _ ByVal range As Reference, _ ByVal hasHeader As YesNoGuess, _ ByVal tableStyleName As String, _ Optional ByVal clearFormatting As Boolean _ ) As TableActionsCommand
public static TableActionsCommand Create( Worksheet worksheet, Reference range, YesNoGuess hasHeader, string tableStyleName, bool clearFormatting )
true
、それ以外の場合は false
。