Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Gets the 0-based index of the first row on the page after this break. Syntax
Creates a new HorizontalPageBreak instance. Syntax Parameters firstRowOnPage The 0-based index of the first row on the page after this break.
Creates a new HorizontalPageBreak instance. Syntax Parameters firstRowOnPage The 0-based index of the first row on the page after this break.printArea The print area in which the page break should occur or null to break in the entire sheet. Exceptions Exception Description System.ArgumentException Occurs when prin...
Overload List
Represents the various horizontal text alignment types. Syntax Members Member Description Center Align text in the center of the line. Distributed Distributes the words across the entire line. Justified Align text so it is justified across the line. JustifiedLow Aligns the text with an adjusted kashida length for ...
Represents a font for the cell in the related context. Syntax Remarks If a property of a font has a default value, value of the previous font in resolution chain is used. The resolution priority is the following: Cell (highest priority) Row Column Default Cell Format (lowest priority) For example, if a column font...
Public Properties Public Methods