[]
        
立即试用
(Showing Draft Content)

IAutoCorrect

Interface IAutoCorrect


public interface IAutoCorrect
包含自动纠错属性。
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    设置是否由自动填充列表创建计算列的生成。
    void
    设置是否由自动填充列表创建计算列的生成。
  • Method Details

    • getAutoFillFormulasInLists

      boolean getAutoFillFormulasInLists()
      设置是否由自动填充列表创建计算列的生成。
    • setAutoFillFormulasInLists

      void setAutoFillFormulasInLists(boolean value)
      设置是否由自动填充列表创建计算列的生成。