Interface SRevisionFormat

All Superinterfaces:
SRevision
All Known Implementing Classes:
RevisionFormatImpl

public interface SRevisionFormat extends SRevision
A revision representing a format change (maps to rfmt element).
Since:
7.0.0
  • Method Details

    • getCellRegion

      CellRegion getCellRegion()
      Returns the cell region affected by this format change.
      Returns:
      the cell region
    • getDescription

      String getDescription()
      Returns a textual description of the format change.
      Returns:
      the description