Spread Windows Forms 12.0 Product Documentation
Spin Property (GcMaskCellType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GcMaskCellType Class : Spin Property
Gets information for the spin function.
Syntax
'Declaration
 
Public ReadOnly Property Spin As Spin
'Usage
 
Dim instance As GcMaskCellType
Dim value As Spin
 
value = instance.Spin
public Spin Spin {get;}

Property Value

A Spin object that indicates the spin behavior.
Remarks
The spin behavior can be customized by setting this Spin property.
See Also

Reference

GcMaskCellType Class
GcMaskCellType Members