RevisionAutoFormat Class

RevisionAutoFormat class

represents a revision record of information about a formatting change.


type RevisionAutoFormat struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewRevisionAutoFormatConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets the type of the revision.
GetCellAreaGets the location where the formatting was applied.
GetWorksheetGets the worksheet.
GetIdGets the number of this revision.