Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellInfoRange Class / SheetCorner Property


In This Topic
SheetCorner Property (CellInfoRange)
In This Topic
Gets or sets the sheet corner for the the cell information.
Syntax
'Declaration
 
Public Property SheetCorner As CellInfoRange
 
'Usage
 
Dim instance As CellInfoRange
Dim value As CellInfoRange
 
instance.SheetCorner = value
 
value = instance.SheetCorner
See Also