Class X14DifferentialFormats
java.lang.Object
com.independentsoft.office.spreadsheet.extensions.X14DifferentialFormats
- All Implemented Interfaces:
IExtensionContent
Represents the differential formats extension (
x14:dxfs element) of a
stylesheet. The x14:dxf children reuse the main-namespace CT_Dxf content
model.-
Constructor Details
-
X14DifferentialFormats
public X14DifferentialFormats()Instantiates a new x14 differential formats. -
X14DifferentialFormats
Instantiates a new x14 differential formats.Enters positioned ON the
x14:dxfsstart element and leaves positioned ON its end element, so the caller's loop advances past it.- Parameters:
reader- the reader- Throws:
XMLStreamException- the XML stream exception
-
-
Method Details
-
clone
Description copied from interface:IExtensionContentClone.- Specified by:
clonein interfaceIExtensionContent- Overrides:
clonein classObject- Returns:
- the extension content
-
toString
-
getFormats
Gets the differential formats.- Returns:
- the formats
-