接口 XWPFOnOff
-
public interface XWPFOnOff
-
-
字段概要
字段 修饰符和类型 字段 说明 static org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.EnumFALSEstatic org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.EnumOFFstatic org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.EnumONstatic org.openxmlformats.schemas.wordprocessingml.x2006.main.STOnOff.EnumX_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
-
-