Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ReplacedArgs Class / ReplacedRange Property

In This Topic
    ReplacedRange Property
    In This Topic
    Gets a range representing the replacement text.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReplacedRange As Range
    public Range ReplacedRange {get;}
    See Also