'Declaration Public Property RowMaxOutlineLevel As Short
'Usage Dim instance As ExcelWorksheet Dim value As Short instance.RowMaxOutlineLevel = value value = instance.RowMaxOutlineLevel
public short RowMaxOutlineLevel {get; set;}
'Declaration Public Property RowMaxOutlineLevel As Short
'Usage Dim instance As ExcelWorksheet Dim value As Short instance.RowMaxOutlineLevel = value value = instance.RowMaxOutlineLevel
public short RowMaxOutlineLevel {get; set;}