XmlMappedRange.HasFormula Property

Definition

Gets a value that indicates whether the XmlMappedRange control contains a formula.

public:
 property System::Object ^ HasFormula { System::Object ^ get(); };
public object HasFormula { get; }
member this.HasFormula : obj
Public ReadOnly Property HasFormula As Object

Property Value

true if the XmlMappedRange control contains a formula; otherwise, false.

Applies to