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


このITableに適用されるスタイルを示すTableStyleを取得します。
構文
'Declaration
 
Property TableStyle As ITableStyle
'使用法
 
Dim instance As ITable
Dim value As ITableStyle
 
instance.TableStyle = value
 
value = instance.TableStyle
ITableStyle TableStyle {get; set;}

プロパティ値

このITableに適用されるスタイルを示すTableStyleオブジェクト。
参照

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

 

 


Copyright © 2004 GrapeCity inc.