Revision Class

Revision class

Represents the revision.


type Revision struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetWorksheetGets the worksheet.
GetIdGets the number of this revision.
GetTypeRepresents the type of revision.