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...
Tries to obtain the value of the constraint. Overload List
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...
Creates a new OneConstraintDataValidationRule instance. Syntax
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...
Overload List
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.
Base class for horizontal and vertical page breaks in a Worksheet. Syntax
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.
Public Properties Public Methods