Class | Description | |
---|---|---|
Axis | Represents the base class for an Axis. | |
BarChart | Represents a Bar Chart. | |
Bookmark | Represents a Bookmark. | |
BookmarkCollection | Represents a collection of Bookmarks. | |
Border | Represents a Border of a Table or Cell. | |
Borders | Represents the Borders (left, top, right, bottom). | |
CategoryAxis | Represents a Category Axis | |
Cell | Represents a Cell in a Table. | |
Chart | Represents the base class for a Chart. | |
ChartLegend | Represent a Chart's Legend. | |
CheckBox | Represents a CheckBox. | |
Container | Represents the base class for a Container. | |
CustomProperty | Represents a Custom Property. | |
DataPoint | ||
DocProperty | Represents a Document Property. | |
Document | Represents a Document. | |
DocumentElement | Represents the base class for all Document Elements. | |
Endnote | An Endnote class derives from Note and specifies the content of an endnote in the document. | |
ExtensionsHeadings | ||
Font | Represents a Font. | |
Footer | Represents a Footer. | |
Footers | Represents the Footers in a Document (Even, First, Odd). | |
Footnote | A Footnote class derives from Note and specifies the content of a footnote in the document. | |
FormattedText | Represents a FormattedText. | |
Formatting | Represents a group of formatting options that can be applied to text. | |
FunctionReplaceTextOptions | Contains the options that are available when replacing a string with a function in a Document. | |
Header | Represents a header. | |
Headers | Represents the Headers in a Document (Even, First, Odd). | |
HtmlReplaceTextOptions | Contains the options that are available when replacing a string with HTML in a Document. It derives from the StringReplaceTextOptionsBase class. | |
Hyperlink | Represents a Hyperlink. | |
Hyphenation | Represents the text hyphenation settings. | |
Image | Represents an Image. | |
Indentation | ||
InsertBeforeOrAfter | Represents the base class for DocumentElements that support the ablity to insert new DocumentElements before or after the current DocumentElement. | |
Licenser | Represents the class that registers the classes defined in the Xceed.Words.NET assembly. | |
LineChart | Represents a Line Chart. | |
List | Represents a List. | |
ListLevelConfig | ||
ListOptions | Lets a user specify how a list should be displayed and configured. | |
Marker | Allows to customize the markers. | |
Note | A Note is the base class for Footnote and Endnote and contains the common properties. | |
NoteProperties | A NoteProperties holds the different general properties related to footnote/endnotes. This class can be set in the Section's FootnoteProperties/EndnoteProperties. | |
ObjectReplaceTextOptions | Contains the options that are available when replacing a string with an object in a Document. Currently, the supported objects are Pictures, Tables and Hyperlinks. | |
PageLayout | Represents a PageLayout. | |
PageNumberType | This class is used to format a page number. | |
Paragraph | Represents a Paragraph. | |
Picture | Represents a Picture. | |
PieChart | Represents a Pie Chart. | |
ReplaceTextOptionsBase | Base class containing all the options that are available when text is replaced in a Document. | |
Row | Represents a Row in a Table. | |
Run | Represents a Run. | |
Section | Represents a Section. | |
Series | Represents a Series. | |
ShadingPattern | Holds the shading properties for Tables, Cells or Paragraphs. | |
Shape | Represents a Shape. | |
SideValues | Represents a group of 4 values, one for each side. | |
SignatureLine | Represents a SignatureLine. A SignatureLine is an MS Words picture composed of a line and signer informations. Used where a user can sign a document. | |
SignatureLineOptions | Represents the options to set when creating a SignatureLine. | |
StringReplaceTextOptions | Contains the options that are available when replacing a string with another string in a Document. | |
StringReplaceTextOptionsBase | Base class containing all the options that are available when a string is replaced in a Document. | |
Symbol | A Symbol holds the properties to specify a font character. | |
Table | Represents a Table. | |
TableLook | Represents a TableLook. | |
TableOfContents | Represents a table of contents. | |
TitleFormatting | Used to format an axis' title. | |
ValueAxis | Represents a Value Axis | |
XmlTemplates | Provides a set of Xml templates. |