SPREAD for WPF 3.0J - GcSpreadSheet
ListBoxLength コンストラクタ(Double,ListBoxLengthUnitType)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > ListBoxLength 構造体 > ListBoxLength コンストラクタ : ListBoxLength コンストラクタ(Double,ListBoxLengthUnitType)
ListBoxLength の値。
ListBoxLength の単位タイプ。
ListBoxLength 構造体の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal value As System.Double, _
   ByVal type As ListBoxLengthUnitType _
)
public ListBoxLength( 
   System.double value,
   ListBoxLengthUnitType type
)

パラメータ

value
ListBoxLength の値。
type
ListBoxLength の単位タイプ。
解説
value は、単位タイプが ListBoxLengthUnitType.Pixel または ListBoxLengthUnitType.Star の場合にのみ使用されます。それ以外の場合、value は意味を持ちません。
参照

ListBoxLength 構造体
ListBoxLength メンバ
オーバーロード一覧