GrapeCity SPREAD for Windows Forms 12.0J
RowHeight プロパティ


行の高さを取得または設定します。
構文
'Declaration
 
Property RowHeight As Integer
'使用法
 
Dim instance As IRange
Dim value As Integer
 
instance.RowHeight = value
 
value = instance.RowHeight
int RowHeight {get; set;}

プロパティ値

行の高さ。
参照

IRange インタフェース
IRange メンバ

 

 


Copyright © 2004 GrapeCity inc.