'Declaration Function GetProperty( _ ByVal name As String _ ) As Object
'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)
'使用法
Dim instance As IPluginCellTypeSetting Dim name As String Dim value As Object value = instance.GetProperty(name)
object GetProperty( string name )
IPluginCellTypeSetting インタフェース IPluginCellTypeSetting メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.