Range.ParagraphStyle (Word)
Returns a Variant that represents the style used to format a paragraph.
Dim strParagraphStyle As String
strParagraphStyle = ActiveDocument.Range.ParagraphStyle
Returns a Variant that represents the style used to format a paragraph.
Dim strParagraphStyle As String
strParagraphStyle = ActiveDocument.Range.ParagraphStyle