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

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