RevisionRenameSheet Class

RevisionRenameSheet class

Represents a revision of renaming sheet.


type RevisionRenameSheet struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewRevisionRenameSheetConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeRepresents the type of the revision.
GetOldNameGets the old name of the worksheet.
GetNewNameGets the new name of the worksheet.
GetWorksheetGets the worksheet.
GetIdGets the number of this revision.