Back to Devexpress

SparklineGroup.Position Property

officefileapi-devexpress-dot-spreadsheet-dot-sparklinegroup-b21ffd55.md

latest1.1 KB
Original Source

SparklineGroup.Position Property

Returns the position of a sparkline group in a worksheet.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
CellRange Position { get; }
vb
ReadOnly Property Position As CellRange

Property Value

TypeDescription
CellRange

A CellRange object that specifies the data range where the sparkline group is located.

|

See Also

SparklineGroup Interface

SparklineGroup Members

DevExpress.Spreadsheet Namespace