'宣言 Public Function Style( _ ByVal style As TableStyle _ ) As TableBuilder
public TableBuilder Style( TableStyle style )
パラメータ
- style
- このテーブルのテーブルスタイル。
戻り値の型
現在のビルダ。
'宣言 Public Function Style( _ ByVal style As TableStyle _ ) As TableBuilder
public TableBuilder Style( TableStyle style )