RevisionLog Class

RevisionLog class

Represents the revision log.


type RevisionLog struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetMetadataTableGets table that contains metadata about a list of specific changes that have taken placefor this workbook.
GetRevisionsGets all revisions in this log.