ParagraphFormat2.HangingPunctuation Property
Determines whether hanging punctuation is enabled for the specified paragraphs. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property HangingPunctuation As MsoTriState
Get
Set
'Usage
Dim instance As ParagraphFormat2
Dim value As MsoTriState
value = instance.HangingPunctuation
instance.HangingPunctuation = value
MsoTriState HangingPunctuation { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTriState
MsoTriState