Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RowRevisionId Class
Properties

In This Topic
    RowRevisionId Class Members
    In This Topic

    The following tables list the members exposed by RowRevisionId.

    Public Properties
     NameDescription
    Public Property Gets or sets a unique identifier used to track the editing session when the content was added to the document. (Inherited from GrapeCity.Documents.Word.RevisionId)
    Public Property Gets or sets a unique identifier used to track the editing session when the content was deleted from the document. (Inherited from GrapeCity.Documents.Word.RevisionId)
    Public Property Gets or sets a unique identifier used to track the editing session when the glyph character representing the table row mark was last modified.  
    Public Property Gets or sets a unique identifier used to track the editing session when the content was last formatted. (Inherited from GrapeCity.Documents.Word.RevisionId)
    Top
    See Also