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


In This Topic
Right_New Property (OfficeArtClientAnchorSheet)
In This Topic
Syntax
'Declaration
 
Public Property Right_New As Integer
 
'Usage
 
Dim instance As OfficeArtClientAnchorSheet
Dim value As Integer
 
instance.Right_New = value
 
value = instance.Right_New
See Also