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