GrapeCity SPREAD for Windows Forms 12.0J
StripeSize プロパティ (TableStyleElement)


テーブルスタイル要素のストリップサイズを取得または設定します。
構文
'Declaration
 
Public Property StripeSize As Integer
'使用法
 
Dim instance As TableStyleElement
Dim value As Integer
 
instance.StripeSize = value
 
value = instance.StripeSize
public int StripeSize {get; set;}

プロパティ値

テーブルスタイル要素のストリップサイズを表す整数値。
参照

TableStyleElement 構造体
TableStyleElement メンバ

 

 


Copyright © 2004 GrapeCity inc.