| Interface | Description |
|---|---|
| Chunk |
Marker interface to distinguish XMLEvents implementation that can be added to a Block.
|
| ExcelStyles.Fill | |
| ITranslator |
This is used for testing, allowing automatic manipulation
of text in a text unit that will be available for translation.
|
| MergeableRunProperty |
Provides a mergeable run property interface.
|
| Nameable |
Provides a nameable interface.
|
| ReplaceableRunProperty |
Provides a replaceable run property interface.
|
| Textual |
Interface for translatable chunks of text content, which may
or may not be styled.
|
| XMLEvents |
Interface for things that consist of a sequence of XMLEvent objects.
|
| XMLFactories |
| Class | Description |
|---|---|
| AbstractTranslator |
Implements ITranslator and extends GenericSkeletonWriter so that those that
extend AbstractTranslator can see GenericSkeletonWriter methods.
|
| BlockSkeleton | |
| ConditionalParameters | |
| ContentFilter |
Filters Microsoft Office Word, Excel, and Powerpoint Documents.
|
| Excell |
String mmYYnn for sheet mm, column YY, row nn for one cell in an Excel workbook
|
| ExcelStyles |
Currently unsupported:
- theme colors
- indexed colors (legacy only)
|
| ExcelStyles.CellStyle | |
| OpenXMLFilter |
Filters Microsoft Office Word, Excel, and Powerpoint Documents.
|
| OpenXMLFilterWriter |
Implements the IFilterWriter interface for the OpenXMLFilter, which
filters Microsoft Office Word, Excel, and Powerpoint Documents.
|
| TranslatableAttributeText | |
| XMLEventSerializer |
XMLEventWriter is great, but is limited in that it expects to be
serializing whole XML documents.
|
| YamlParameters |
IParameters based facade around the YAML configuration format. |
| Enum | Description |
|---|---|
| Color |
Represents a color with its name and available codes.
|
| ExcelWorksheetTransUnitProperty |
Enum of property keys
|
| ParseType |
Copyright © 2021. All rights reserved.