Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CatSerRange Class / fMaxCross Property


In This Topic
fMaxCross Property (CatSerRange)
In This Topic
Syntax
'Declaration
 
Public Property fMaxCross As Byte
 
'Usage
 
Dim instance As CatSerRange
Dim value As Byte
 
instance.fMaxCross = value
 
value = instance.fMaxCross
See Also