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


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

プロパティ値

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

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

 

 


Copyright © 2004 GrapeCity inc.