Share via


TextRange2.AddPeriods Method

Adds period (.) punctuation to the right side of the text contained in TextFrame2 object for left-to-right languages and on the left side for right-to-left languages.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub AddPeriods
'Usage
Dim instance As TextRange2

instance.AddPeriods()
void AddPeriods()

See Also

Reference

TextRange2 Interface

TextRange2 Members

Microsoft.Office.Core Namespace