IMsoTickLabels.NumberFormatLinked Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property NumberFormatLinked As Boolean
Get
Set
'Usage
Dim instance As IMsoTickLabels
Dim value As Boolean
value = instance.NumberFormatLinked
instance.NumberFormatLinked = value
bool NumberFormatLinked { get; set; }
Property Value
Type: System.Boolean