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