RevisionFormat

RevisionFormat class

Represents a revision record of information about a formatting change.

Methods

NameDescription
getAreas()The range to which this formatting was applied.
getId()Gets the number of this revision. Zero means this revision does not contains id.
getStyle()Gets the applied style.
getType()Gets the type of revision. The value of the property is RevisionType integer constant.
getWorksheet()Gets the worksheet.

getAreas()

The range to which this formatting was applied.

getId()

Gets the number of this revision. Zero means this revision does not contains id.

getStyle()

Gets the applied style.

getType()

Gets the type of revision. The value of the property is RevisionType integer constant.

getWorksheet()

Gets the worksheet.