ImageGear .NET
Tables

Another form of block-level content in WordprocessingML, a Table is a set of paragraphs (and other block-level content) arranged in rows and columns. Below is the table of Table’s features, supported by ImageGear:

Feature

Description

Comment

Table Borders

This element specifies the set of borders for the edges of the current table, using the six border types defined by its child elements.

The same as for paragraph borders.

Table Cell Borders

This element specifies the set of borders for the edges of the current table cell, using the eight border types
defined by its child elements.

The same as for Paragraph borders.
Also, diagonal cell borders are not supported.

Table Indentation

This element specifies the indentation which shall be added before the leading edge of the current table in the
document (the left edge in a left-to-right table, and the right edge in a right-to-left table). This indentation should shift the table into the text margin by the specified amount.

Fully supported.

Table Shading

This element specifies the shading applied to the contents of the paragraph.
This shading consists of three components:

  • Background Color
  • (optional) Pattern
  • (optional) Pattern Color

The resulting shading is applied by setting the background color behind the paragraph, then applying the pattern color using the mask supplied by the pattern over that background.

If Pattern of the shading is specified, ImageGear supports only clear and solid types of the Pattern, i.e. no any percentage or style (stripe, cross, diagonal…) in the pattern.

Table Cell Margin

This element specifies the default cell margin settings for all cells in the current table.

Fully supported.

Table Cell Spacing

This element specifies the default table cell spacing (the spacing between adjacent cells and the edges of the table) for all cells in the parent table.

Fully supported.

Table Cell/Row Conditional Formatting

This element specifies the set of conditional table style formatting properties which have been applied to this table row/cell.

Conditional formatting applies referenced Run, Paragraph, Table Cell and Table Row styles/properties to the current cell/row. For more information see ECMA-376, Second Edition specification.

Limited support due to limitations in Run, Paragraph and Table processing.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback