Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IBuiltInDocumentPropertyCollection Interface / RevisionNumber Property
In This Topic
    RevisionNumber Property
    In This Topic
    Gets or sets the document revision number.
    Syntax
    System.string RevisionNumber {get; set;}
    Remarks
    GcExcel does not update this property when you modify the document.
    See Also