Enum PageBreakType
Page break types in Excel.
public enum PageBreakType
Fields
Automatic = 0
Represents the Automatic type.
Manual = 1
Represents the Manual type.
None = 2
Represents the None type.
Page break types in Excel.
public enum PageBreakType
Automatic = 0
Represents the Automatic type.
Manual = 1
Represents the Manual type.
None = 2
Represents the None type.