GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / Field Class / Size Property


In This Topic
Size Property (Field)
In This Topic
Gets the size of the Field.
Syntax
'Declaration
 
Public ReadOnly Property Size As Size
 
'Usage
 
Dim instance As Field
Dim value As Size
 
value = instance.Size

Property Value

A Size indicates the size of the Field.
See Also