RevisionHeader Class

RevisionHeader class

Represents a list of specific changes that have taken place for this workbook.


type RevisionHeader struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewRevisionHeaderDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetSavedTimeGets and sets rhe date and time when this set of revisions was saved.
SetSavedTimeGets and sets rhe date and time when this set of revisions was saved.
Get_UserNameGets and sets the name of the user making the revision.
SetUserNameGets and sets the name of the user making the revision.