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