Base class for horizontal and vertical page breaks in a [[Worksheet]].
Constructors
Section titled "Constructors"PageBreak
new PageBreak(a: number, b: Nullable$1<number>, c: Nullable$1<number>): PageBreak Returns PageBreak
Properties
Section titled "Properties"$t: Type printArea
Section titled "printArea"printArea: WorksheetRegion Methods
Section titled "Methods"equals
Section titled "equals"Determines whether this [[PageBreak]] is equal to the specified object.
equals(obj: any): boolean Parameters
- obj:
anyThe object to test.
Returns boolean
getHashCode
Section titled "getHashCode"Gets the hash code for the [[PageBreak]].
getHashCode(): number