Spread Windows Forms 12.0 Product Documentation
GetProperty Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IPluginCellTypeSetting Interface : GetProperty Method
Property name
Gets the property by name.
Syntax
'Declaration
 
Function GetProperty( _
   ByVal name As String _
) As Object
'Usage
 
Dim instance As IPluginCellTypeSetting
Dim name As String
Dim value As Object
 
value = instance.GetProperty(name)
object GetProperty( 
   string name
)

Parameters

name
Property name
See Also

Reference

IPluginCellTypeSetting Interface
IPluginCellTypeSetting Members