Delegate for CategoryCharts SeriesAdded and SeriesRemoved events Syntax Parameters sender The source of the event.args Contextual information about the event being raised.
Namespaces Namespace Description Infragistics.Controls Infragistics.Documents.Excel Infragistics.Documents.Excel.CalcEngine Infragistics.Documents.Excel.ConditionalFormatting Infragistics.Documents.Excel.Filtering Infragistics.Documents.Excel.PredefinedShapes Infragistics.Documents.Excel.Serialization.Common Infra...
See Also Reference Infragistics.Documents.Excel Assembly
Represents a data validation rule which allows any value to be set on the target cells. This would be used to provide an input message to the user when the cell was selected. Syntax
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Creates a new AnyValueDataValidationRule instance. Syntax
Represents an array formula for a group of cells. Syntax Remarks Array formulas are similar to regular formula in that they have the same grammar. However, array formulas must be set on a single region of cells only. When the array formula is applied to a region of cells, each cells Formula property will be the ar...
Public Properties Public Methods