Name | Description | |
---|---|---|
![]() | IsVolatile | Gets or sets a boolean value indicating whether this external variable is volatile. (Inherited from GrapeCity.Spreadsheet.ExternalVariable) |
![]() | MaxValue | Gets the maximum value of the sparkline source. |
![]() | MinValue | Gets the minimum value of the sparkline source. |
![]() | Name | Gets or sets the name of the defined name. (Inherited from GrapeCity.Spreadsheet.ExternalVariable) |
![]() | Reference | Gets the source data range of this data source. (Inherited from GrapeCity.Spreadsheet.CellRangeDataSource) |
![]() | RefersToR1C1 | Gets or sets the formula in R1C1 format which the defined name refers to. (Inherited from GrapeCity.Spreadsheet.DefinedName) |
![]() | Value | Gets the value of this external variable. |
![]() | Values | Gets all numeric values from the data source of a sparkline. |