PrintDocument for WinForms
Size プロパティ (TableVector)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > TableVector クラス : Size プロパティ
行/列のサイズ(行の高さ、列の幅)を取得または設定します。
シンタックス
'宣言
 
Public Property Size As Unit
'使用法
 
Dim instance As TableVector
Dim value As Unit
 
instance.Size = value
 
value = instance.Size
public Unit Size {get; set;}
参照

TableVector クラス
TableVector メンバ