PageColumnDef クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
Public Function New( _
ByVal As System.String, _
ByVal As System.String _
)
public PageColumnDef(
System.string ,
System.string
)
パラメータ
- width
- 現在の列の Width を表す Unit 値に変換される文字列。
- spacing
- 現在の列の Spacing を表す Unit 値に変換される文字列。
参照