Table of Contents

Enum PageBreakType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

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.