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


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

プロパティ値

このITableに適用されるスタイルを示す文字列値。
参照

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

 

 


Copyright © 2004 GrapeCity inc.