'Declaration Public Enum OutliningStyle Inherits System.Enum
public enum OutliningStyle : System.Enum
Member | Description |
---|---|
IgnoreDepthOverflow | Outlining will be used up to the level that Excel supports. After that, no outlining will be used. |
None | The grid will be exported with no outlining. All rows will be expanded. |
RaiseExceptionOnDepthOverflow | If the Exporter tries to create outlining past the level that Excel supports, throw an exception. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2