Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetRevisionNumber method
BuiltInDocumentPropertyCollection::SetRevisionNumber(const U16String&) method
Gets or sets the document revision number.
void Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetRevisionNumber(const U16String &value)
Remarks
Aspose.Cells does not update this property when you modify the document.
See Also
- Class U16String
- Class BuiltInDocumentPropertyCollection
- Namespace Aspose::Cells::Properties
- Library Aspose.Cells for C++
BuiltInDocumentPropertyCollection::SetRevisionNumber(const char16_t*) method
Gets or sets the document revision number.
void Aspose::Cells::Properties::BuiltInDocumentPropertyCollection::SetRevisionNumber(const char16_t *value)
Remarks
Aspose.Cells does not update this property when you modify the document.
See Also
- Class BuiltInDocumentPropertyCollection
- Namespace Aspose::Cells::Properties
- Library Aspose.Cells for C++