RevisionInsertSheet Class

RevisionInsertSheet class

Represents a revision record of a sheet that was inserted.


type RevisionInsertSheet struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewRevisionInsertSheetConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets the type of revision.
GetActionTypeGets the action type of the revision.
GetNameGets the name of the worksheet.
GetSheetPositionGets the zero based position of the new sheet in the sheet tab bar.
GetWorksheetGets the worksheet.
GetIdGets the number of this revision.