バージョン

TableExtent コンストラクタ(Int32)

新しい TableExtent 構造を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal twips As Integer _
)
public TableExtent( 
   int twips
)

パラメータ

twips
twip 数。
例外
例外解説
System.ArgumentOutOfRangeException値が負の数の場合。
参照