'DeclarationPublic Property BottomRow As Integer
'UsageDim instance As SpreadNotesContainer Dim value As Integer instance.BottomRow = value value = instance.BottomRow
public int BottomRow {get; set;}
'DeclarationPublic Property BottomRow As Integer
'UsageDim instance As SpreadNotesContainer Dim value As Integer instance.BottomRow = value value = instance.BottomRow
public int BottomRow {get; set;}