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