RevisionHeader Class
Represents a list of specific changes that have taken place for this workbook.
type RevisionHeader struct {
ptr unsafe.Pointer
}
Constructors
Methods
Method | Description |
---|
IsNull | Checks whether the implementation object is nullptr. |
GetSavedTime | Gets and sets rhe date and time when this set of revisions was saved. |
SetSavedTime | Gets and sets rhe date and time when this set of revisions was saved. |
Get_UserName | Gets and sets the name of the user making the revision. |
SetUserName | Gets and sets the name of the user making the revision. |