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