ChartData.Item[String] Property
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| cellReference | String |
Property Value
| Type |
|---|
| CellValue |
See Also
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
public CellValue this[string cellReference] { get; }
Public ReadOnly Property Item(cellReference As String) As CellValue
| Name | Type |
|---|---|
| cellReference | String |
| Type |
|---|
| CellValue |