Version

Search Results

Infragistics.Documents.Excel.ConditionalFormatting Namespace

Classes Class Description Enumerations Enumeration Description See Also Reference Infragistics.Documents.Excel Assembly

CustomDataValidationRule Class

Represents a data validation rule which allows any formula to be used to validate the value applied to a cell. Syntax

CustomDataValidationRule Class Members

Public Constructors Public Properties Public Methods

GetFormula(String) Method

Gets the formula used to validate the value applied to a cell. Syntax Parameters address The address of the cell or region that serves as the basis for relative references, or null to use the top-left cell of the worksheet. Return Value A formula used to validate the value applied to a cell. Exceptions Exception D...

GetFormula(String,WorkbookFormat,CellReferenceMode,CultureInfo) Method

Gets the formula used to validate the value applied to a cell. Syntax Parameters address The address of the cell or region that serves as the basis for relative references, or null to use the top-left cell of the worksheet.format The workbook format with which to parse address.cellReferenceMode The cell reference ...

GetFormula Method

Gets the formula used to validate the value applied to a cell. Overload List