RevisionFormat Class

RevisionFormat class

Represents a revision record of information about a formatting change.


type RevisionFormat struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewRevisionFormatConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets the type of revision.
GetAreasThe range to which this formatting was applied.
GetStyleGets the applied style.
GetWorksheetGets the worksheet.
GetIdGets the number of this revision.