类 InlineStyle
java.lang.Object
org.ddr.poi.html.util.InlineStyle
行内样式封装类
- 从以下版本开始:
- 2021-03-18
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
InlineStyle
public InlineStyle(com.steadystate.css.dom.CSSStyleDeclarationImpl declaration, boolean block)
-
-
方法详细资料
-
getDeclaration
public com.steadystate.css.dom.CSSStyleDeclarationImpl getDeclaration() -
isBlock
public boolean isBlock()
-