Share via


IMsoChartTitle.Formula Property

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

Syntax

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

value = instance.Formula

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

Property Value

Type: System.String

See Also

Reference

IMsoChartTitle Interface

IMsoChartTitle Members

Microsoft.Office.Core Namespace