IMsoTickLabels.Format Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Format As IMsoChartFormat
Get
'Usage
Dim instance As IMsoTickLabels
Dim value As IMsoChartFormat
value = instance.Format
IMsoChartFormat Format { get; }
Property Value
Type: Microsoft.Office.Core.IMsoChartFormat