PowerTools SPREAD for Windows Forms 8.0J
Name プロパティ (FpSpread)


SPREADの名前を取得または設定します。
構文
'Declaration
 
Public Shadows Property Name As String
'使用法
 
Dim instance As FpSpread
Dim value As String
 
instance.Name = value
 
value = instance.Name
public new string Name {get; set;}

プロパティ値

SPREADの名前を含む String
参照

FpSpread クラス
FpSpread メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.