Font2.Equalize Property
Gets or sets a value specifying whether the text for a selection should be spaced equal distances apart. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Equalize As MsoTriState
Get
Set
'Usage
Dim instance As Font2
Dim value As MsoTriState
value = instance.Equalize
instance.Equalize = value
MsoTriState Equalize { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTriState
MsoTriState