RevisionBase module

class RevisionBase.RevisionBase

Bases: SpireObject

Base class for revisions in a Word document.

property Author: str

Gets the author of the revision.

Returns:

The author of the revision.

Return type:

str

property DateTime: DateTime

Gets the date and time of the revision.

Returns:

The date and time of the revision.

Return type:

DateTime