Click or drag to resize
Aceoffix.WordWriter Namespace
This namespace contains the classes for filling data into Word document.
Classes
  ClassDescription
Public classBorder
Border class represents the border object defined in Microsoft Word.
Public classCell
Cell class represents the cell object defined in Microsoft Word.
Public classColumn
Column class represents the table's column object defined in Microsoft Word.
Public classDataRegion
DataRegion class represents a DataRegion.
Public classDataTag
DataTag class represents a DataTag object.
Public classFont
Font class represents the font object defined in Microsoft Word.
Public classParagraphFormat
ParagraphFormat class represents the ParagraphFormat object defined in Microsoft Word.
Public classRow
Row class represents the table's row object in Microsoft Word.
Public classShading
Shading class represents the Shading object defined in Microsoft Word.
Public classTable
Table class represents the table object defined in Word.
Public classTemplate
Template class is used to define a Word template.
Public classWaterMark
WaterMark class encapsulates the document watermark function defined in Word.
Public classWordDocument
Representing a Word document, WordDocument class is used to output data to the Word document dynamically and control the format and the editing of the document.
Enumerations
  EnumerationDescription
Public enumerationDataRegionInsertType
The insert type of new DataRegion.
Public enumerationWdAutoFitBehavior
Specifies how Microsoft Word resizes a table when the AutoFit feature is used.
Public enumerationWdBorderType
The type of the border.
Public enumerationWdCellVerticalAlignment
The vertical alignment of text in one or more cells of table.
Public enumerationWdLineSpacing
The types of line spacing defined in the Microsoft Word.
Public enumerationWdLineStyle
The style of the border.
Public enumerationWdLineWidth
The width of the border line.
Public enumerationWdParagraphAlignment
The paragraph alignment defined in the Microsoft Word.
Public enumerationWdPreferredWidthType
Specifies the preferred unit of measure to use when measuring the width of an item.
Public enumerationWdRowHeightRule
Specifies the rule for determining the height of the specified cells or rows.
Public enumerationWdRulerStyle
Specifies the way Word adjusts the table when the left indent is changed.
Public enumerationWdUnderline
Specifies the type of underline applied to the font defined in Microsoft Word.