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