RevisionLog Class
RevisionLog class
Represents the revision log.
type RevisionLog struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetMetadataTable | Gets table that contains metadata about a list of specific changes that have taken placefor this workbook. |
| GetRevisions | Gets all revisions in this log. |