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