Interface Pxg3D

All Superinterfaces:
Pxg
All Known Implementing Classes:
Area3DPxg, Ref3DPxg

public interface Pxg3D extends Pxg
An XSSF only special kind of Ptg, which stores a range of sheet / book references in string form.
  • Method Details

    • getLastSheetName

      String getLastSheetName()
    • setLastSheetName

      void setLastSheetName(String sheetName)