[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ExternalVariable.IsVolatile

IsVolatile Property

IsVolatile

Gets or sets a boolean value indicating whether this external variable is volatile.

Declaration
public bool IsVolatile { get; }
Public ReadOnly Property IsVolatile As Boolean
Property Value
Type Description
bool

true if this external variable is volatile; otherwise, false.