PowerTools SPREAD for Windows Forms 8.0J
ToString メソッド (NamedStyle)


Nameプロパティの値を取得します。
構文
'Declaration
 
Public Overrides Function ToString() As String
'使用法
 
Dim instance As NamedStyle
Dim value As String
 
value = instance.ToString()
public override string ToString()

戻り値の型

スタイルの名前を含む String
解説
このメソッドは、Nameプロパティの値(スタイルの名前)を返します。
参照

NamedStyle クラス
NamedStyle メンバ
Name プロパティ

 

 


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