public class BorderLeft extends AbstractBorder
Modifier and Type | Field and Description |
---|---|
static String |
FO_NAME |
CSS_NAME__COLOR, CSS_NAME__STYLE, CSS_NAME__WIDTH
Constructor and Description |
---|
BorderLeft(org.w3c.dom.css.CSSValue value) |
BorderLeft(CTBorder val) |
Modifier and Type | Method and Description |
---|---|
String |
getCssName() |
void |
set(TblPr tblPr) |
void |
set(TcPrInner tcPr) |
eighthsToMM, getCssProperty, setXslFO
composeCss, debug, getObject, setObject
public static final String FO_NAME
public BorderLeft(CTBorder val)
public BorderLeft(org.w3c.dom.css.CSSValue value)
public String getCssName()
getCssName
in class Property
public void set(TblPr tblPr)
set
in class AbstractTableProperty
public void set(TcPrInner tcPr)
set
in class AbstractBorder
Copyright © 2007-2019. All Rights Reserved.