'Declaration
Public Enum MarginPreset Inherits System.Enum
'Usage
Dim instance As MarginPreset
public enum MarginPreset : System.Enum
'Declaration
Public Enum MarginPreset Inherits System.Enum
'Usage
Dim instance As MarginPreset
public enum MarginPreset : System.Enum
Member | Description |
---|---|
Count | Represents the number of MarginPresets that are available; currently, a total of 3 MarginPresets are available. |
Narrow | Sets the Top & Bottom Margins at 0.75" & the Left & Right Margins at 0.25". |
Normal | Sets the Top & Bottom Margins at 0.75" & the Left & Right Margins at 0.7". |
Wide | Sets the Top, Bottom, Left & Right Margins at 1". |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.MarginPreset
Target Platforms: Windows 11, Windows 10, 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