RevisionAutoFormat

RevisionAutoFormat class

represents a revision record of information about a formatting change.

Methods

NameDescription
getCellArea()Gets the location where the formatting was applied.
getId()Gets the number of this revision. Zero means this revision does not contains id.
getType()Gets the type of the revision. The value of the property is RevisionType integer constant.
getWorksheet()Gets the worksheet.

getCellArea()

Gets the location where the formatting was applied.

getId()

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

getType()

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

getWorksheet()

Gets the worksheet.