RevisionMergeConflict Class

RevisionMergeConflict class

Represents a revision record which indicates that there was a merge conflict.


type RevisionMergeConflict struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewRevisionMergeConflictConstructs from a parent object.

Methods

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