[]
        
(Showing Draft Content)

IAutoCorrect

Interface IAutoCorrect


public interface IAutoCorrect
Contains AutoCorrect attributes.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Gets whether the creation of calculated columns created by automatic fill-down lists.
    void
    Sets whether the creation of calculated columns created by automatic fill-down lists.
  • Method Details

    • getAutoFillFormulasInLists

      boolean getAutoFillFormulasInLists()
      Gets whether the creation of calculated columns created by automatic fill-down lists.
    • setAutoFillFormulasInLists

      void setAutoFillFormulasInLists(boolean value)
      Sets whether the creation of calculated columns created by automatic fill-down lists.