Enum PageBreakExtentType
Page break extent types in Excel.
public enum PageBreakExtentType
Fields
Full = 1
Represents full page break option.
Partial = 2
Represents partial page break option.
Page break extent types in Excel.
public enum PageBreakExtentType
Full = 1
Represents full page break option.
Partial = 2
Represents partial page break option.