XlSparkline.Location Property
Gets or sets the location of an individual sparkline in a worksheet.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
XlCellRange | A XlCellRange object that specifies the cell in which the sparkline is located. |
See Also