'Declaration
Public Property FillToRight As Integer
'Usage
Dim instance As ExcelShape Dim value As Integer instance.FillToRight = value value = instance.FillToRight
public int FillToRight {get; set;}
'Declaration
Public Property FillToRight As Integer
'Usage
Dim instance As ExcelShape Dim value As Integer instance.FillToRight = value value = instance.FillToRight
public int FillToRight {get; set;}