XlSparkline.Location Property
In This Article
Gets or sets the location of an individual sparkline in a worksheet.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public XlCellRange Location { get; set; }
#Property Value
Type | Description |
---|---|
Xl |
A Xl |
See Also