BuiltInDocumentPropertyCollection.RevisionNumber

BuiltInDocumentPropertyCollection.RevisionNumber property

Gets or sets the document revision number.

public string RevisionNumber { get; set; }

Remarks

Aspose.Cells does not update this property when you modify the document.

See Also