'宣言 Public Function Style( _ ByVal style As TableStyle _ ) As TableBuilder
public TableBuilder Style( TableStyle style )
パラメータ
- style
- The table style of this table.
戻り値の型
Current builder.
'宣言 Public Function Style( _ ByVal style As TableStyle _ ) As TableBuilder
public TableBuilder Style( TableStyle style )