PowerTools SPREAD for Windows Forms 8.0J
GetProperty メソッド


プロパティ名
指定した名前に従って、プロパティを取得します。
構文
'Declaration
 
Function GetProperty( _
   ByVal name As String _
) As Object
'使用法
 
Dim instance As IPluginCellTypeSetting
Dim name As String
Dim value As Object
 
value = instance.GetProperty(name)
object GetProperty( 
   string name
)

パラメータ

name
プロパティ名
参照

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

 

 


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