Version

Search Results

TryGetConstraint(TimeSpan) Method

Tries to obtain the value of the constraint. Syntax Parameters value When the method returns, will be the value of the constraint or TimeSpan.Zero if the value could not be obtained. Return Value True if the constraint value could be obtained; False otherwise. Remarks The constraint value can only be obtained if i...

TryGetConstraint Method

Tries to obtain the value of the constraint. Overload List

ValidationOperator Property (OneConstraintDataValidationRule)

Gets or sets the validation operator to use when comparing the cell value against the constraint value or formula. Syntax Exceptions Exception Description System.ComponentModel.InvalidEnumArgumentException Occurs when the value is not a member of the OneConstraintDataValidationOperator enumeration. Remarks Dependi...

OneConstraintDataValidationRule Constructor()

Creates a new OneConstraintDataValidationRule instance. Syntax

OneConstraintDataValidationRule Constructor(OneConstraintDataValidationOperator,DataValidationCriteria)

Creates a new OneConstraintDataValidationRule instance. Syntax Parameters validationOperator The operator to use when comparing the cell value to the constraint value.validationCriteria The criteria to use when validating the cell value. Exceptions Exception Description System.ComponentModel.InvalidEnumArgumentExc...

Orientation Enumeration

Represents the page orientations available when a worksheet is printed. Syntax Members Member Description Default The page is printed with the default setting. Landscape The page is printed with the larger dimension horizontal. Portrait The page is printed with the larger dimension vertical.

PageBreak Class

Base class for horizontal and vertical page breaks in a Worksheet. Syntax

PageBreakCollection<T> Class

Base class for the collections of horizontal and vertical page breaks on a Worksheet. Syntax Type Parameters T The type of page break the collection contains.

PageBreakCollection<T> Class Members

Public Properties Public Methods