Spread Windows Forms 12.0 Product Documentation
CellHolder Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CircularFormulaEventInfo Class : CellHolder Property
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
public object CellHolder {get;}
See Also

Reference

CircularFormulaEventInfo Class
CircularFormulaEventInfo Members