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