RevisionCustomView Class

RevisionCustomView class

Represents a revision record of adding or removing a custom view to the workbook


type RevisionCustomView struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewRevisionCustomViewConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets the type of revision.
GetActionTypeGets the type of action.
GetGuidGets the globally unique identifier of the custom view.
GetWorksheetGets the worksheet.
GetIdGets the number of this revision.