Share via


IMsoDisplayUnitLabel.Formula Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Formula As String
    Get
    Set
'Usage
Dim instance As IMsoDisplayUnitLabel
Dim value As String

value = instance.Formula

instance.Formula = value
string Formula { get; set; }

Property Value

Type: System.String

Implements

IMsoChartTitle.Formula

See Also

Reference

IMsoDisplayUnitLabel Interface

IMsoDisplayUnitLabel Members

Formula Overload

Microsoft.Office.Core Namespace