[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.SparklineDataSource.IsAbsoluteReferencePreferred

IsAbsoluteReferencePreferred Method

IsAbsoluteReferencePreferred()

Gets a boolean value indicating whether the external variable prefers all absolute references.

Declaration
protected override bool IsAbsoluteReferencePreferred()
Protected Overrides Function IsAbsoluteReferencePreferred() As Boolean
Returns
Type Description
bool

true if all references are converted to absolute; otherwise, false.

Overrides