'Declaration Property RowHeight As Integer
'Declaration
Property RowHeight As Integer
'使用法 Dim instance As IRange Dim value As Integer instance.RowHeight = value value = instance.RowHeight
'使用法
Dim instance As IRange Dim value As Integer instance.RowHeight = value value = instance.RowHeight
int RowHeight {get; set;}
IRange インタフェース IRange メンバ
Copyright © 2004 GrapeCity inc.