GrapeCity SPREAD for Windows Forms 11.0J
Name プロパティ (INamedObject)


オブジェクトの名前を取得または設定します。
構文
'Declaration
 
Property Name As String
'使用法
 
Dim instance As INamedObject
Dim value As String
 
instance.Name = value
 
value = instance.Name
string Name {get; set;}

プロパティ値

オブジェクトの名前を表すSystem.String値。
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.