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