[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TableAlignment

TableAlignment Enum

Specifies alignment for an inline table.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum TableAlignment
Public Enum TableAlignment

Fields

Name Description
Center

The table is centered.

Left

The table is aligned to the left.

Right

The table is aligned to the right.