| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property CellRange As WorksheetRegion | |
| C# | |
|---|---|
public WorksheetRegion CellRange {get;} | |
Property Value
The cells to which the array formula is applied.If this is null, the formula has not yet been applied.
|
| Infragistics(R) NetAdvantage(R) WPF | |
| CellRange Property | |
| See Also E-mail your feedback on this topic. | |
| Infragistics.Documents.Excel Namespace > ArrayFormula Class : CellRange Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property CellRange As WorksheetRegion | |
| C# | |
|---|---|
public WorksheetRegion CellRange {get;} | |
If this is null, the formula has not yet been applied.