Class FormulaClearContext

  • All Implemented Interfaces:
    java.io.Serializable

    public class FormulaClearContext
    extends AbstractContext
    implements java.io.Serializable
    Since:
    3.5.0
    Author:
    dennis
    See Also:
    Serialized Form
    • Constructor Detail

      • FormulaClearContext

        public FormulaClearContext​(SCell cell)
      • FormulaClearContext

        public FormulaClearContext​(SSheet sheet)
      • FormulaClearContext

        public FormulaClearContext​(SBook book)
    • Method Detail

      • getBook

        public SBook getBook()
      • getSheet

        public SSheet getSheet()
      • getCell

        public SCell getCell()