接口 IAutoCorrect


public interface IAutoCorrect
Contains AutoCorrect attributes.
  • 方法概要

    修饰符和类型
    方法
    说明
    boolean
    Affects the creation of calculated columns created by automatic fill-down lists.
    void
    Affects the creation of calculated columns created by automatic fill-down lists.
  • 方法详细资料

    • getAutoFillFormulasInLists

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

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