Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CrtLayout12A Class / xBR Property


In This Topic
xBR Property
In This Topic
Syntax
'Declaration
 
Public Property xBR As Short
 
'Usage
 
Dim instance As CrtLayout12A
Dim value As Short
 
instance.xBR = value
 
value = instance.xBR
See Also