RevisionQueryTable Class

RevisionQueryTable class

Represents a revision of a query table field change.


type RevisionQueryTable struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewRevisionQueryTableConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeRepresents the type of the revision.
GetCellAreaGets the location of the affected query table.
GetFieldIdGets ID of the specific query table field that was removed.
GetWorksheetGets the worksheet.
GetIdGets the number of this revision.