接口 XWPFOnOff


  • public interface XWPFOnOff
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      static org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.Enum FALSE
      static org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.Enum OFF
      static org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.Enum ON
      static org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.Enum X_1
    • 字段详细资料

      • ON

        static final org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.Enum ON
      • OFF

        static final org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.Enum OFF
      • X_1

        static final org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.Enum X_1
      • FALSE

        static final org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.Enum FALSE