ParagraphFormat2.Alignment Property
Gets or sets a value specifying the alignment of the paragraph. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Alignment As MsoParagraphAlignment
Get
Set
'Usage
Dim instance As ParagraphFormat2
Dim value As MsoParagraphAlignment
value = instance.Alignment
instance.Alignment = value
MsoParagraphAlignment Alignment { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoParagraphAlignment
MsoParagraphAlignment