class StyleSheet

Parents

object

Brief

The class provides methods for getting default styles.

Static Public Fields

DefaultBorderWidth

The default border width for paragraphs and tables.

Static Public Methods

DefaultAltRowStyleBuilder

Gets the default style for table alternate rows in the document.

DefaultContentRowStyleBuilder

Gets the default style for table content rows in the document.

DefaultFont

Gets the default font for the document.

DefaultImageStyleBuilder

Gets the default style for images in the document.

DefaultListBulletedBuilder

Gets the default style for bulleted lists in the document.

DefaultListNumberedBuilder

Gets the default style for numbered lists in the document.

DefaultParagraphStyleBuilder

Gets the default style for paragraphs in the document.

DefaultStyleBuilder

Gets the default style for the document.

DefaultTableFooterStyleBuilder

Gets the default style for table footer rows in the document.

DefaultTableHeaderStyleBuilder

Gets the default style for table header rows in the document.

DefaultTableStyleBuilder

Gets the default style for tables in the document.

back