Class TableStyleConditionalFormattingProperties
java.lang.Object
com.independentsoft.office.word.tables.TableStyleConditionalFormattingProperties
The Class TableStyleConditionalFormattingProperties.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new table style conditional formatting properties.Instantiates a new table style conditional formatting properties. -
Method Summary
-
Constructor Details
-
TableStyleConditionalFormattingProperties
public TableStyleConditionalFormattingProperties()Instantiates a new table style conditional formatting properties. -
TableStyleConditionalFormattingProperties
public TableStyleConditionalFormattingProperties(InternalXMLStreamReader reader) throws XMLStreamExceptionInstantiates a new table style conditional formatting properties.- Parameters:
reader- the reader- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details
-
clone
-
toString
-
getType
Gets the type.- Returns:
- the type
-
setType
Sets the type.- Parameters:
type- the new type
-
getParagraphProperties
Gets the paragraph properties.- Returns:
- the paragraph properties
-
getRunProperties
Gets the run properties.- Returns:
- the run properties
-
getTableProperties
Gets the table properties.- Returns:
- the table properties
-
getRowProperties
Gets the row properties.- Returns:
- the row properties
-
getCellProperties
Gets the cell properties.- Returns:
- the cell properties
-