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