Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorSheet Class / rwB Property


In This Topic
rwB Property
In This Topic
Syntax
'Declaration
 
Public Property rwB As UShort
 
'Usage
 
Dim instance As OfficeArtClientAnchorSheet
Dim value As UShort
 
instance.rwB = value
 
value = instance.rwB
See Also