RevisionDefinedName Class

RevisionDefinedName class

Represents a revision record of a defined name change.


type RevisionDefinedName struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewRevisionDefinedNameConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeRepresents the type of revision.
GetTextGets the text of the defined name.
GetOldFormulaGets the old formula.
GetNewFormulaGets the formula.
GetWorksheetGets the worksheet.
GetIdGets the number of this revision.