Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CircularFormulaEventInfo Class / CellHolder Property


In This Topic
CellHolder Property
In This Topic
Specifies the model that contains the circular cell. It can be SheetView, RowHeader, ColumnHeader, SheetCorner, or ColumnFooter.
Syntax
'Declaration
 
Public ReadOnly Property CellHolder As Object
 
'Usage
 
Dim instance As CircularFormulaEventInfo
Dim value As Object
 
value = instance.CellHolder
See Also