XmlMappedRange.HasFormula Property

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

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property HasFormula As Object
    Get
Object HasFormula { get; }

Property Value

Type: System.Object
true if the XmlMappedRange control contains a formula; otherwise, false.

.NET Framework Security

See Also

Reference

XmlMappedRange Interface

Microsoft.Office.Tools.Excel Namespace