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


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

戻り値の型

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

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

 

 


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