Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Row Class / RevisionId Property

In This Topic
    RevisionId Property (Row)
    In This Topic
    Gets unique identifiers used to track the row editing session.
    Syntax
    'Declaration
     
    Public ReadOnly Property RevisionId As RowRevisionId
    public RowRevisionId RevisionId {get;}
    See Also