GrapeCity SPREAD for Windows Forms 12.0J
Comment プロパティ (ITable)


ITableオブジェクトに関連付けられたコメントを取得または設定します。
構文
'Declaration
 
Property Comment As String
'使用法
 
Dim instance As ITable
Dim value As String
 
instance.Comment = value
 
value = instance.Comment
string Comment {get; set;}

プロパティ値

コメントを表す文字列値。
解説
コメントの長さは255文字以内です。
参照

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

 

 


Copyright © 2004 GrapeCity inc.