Click or drag to resize
RowApplyOptions Enumeration
Controls how row formatting attributes are applied.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public enum RowApplyOptions
Members
  Member nameValueDescription
Default0Apply all formatting attributes.
CellStructureChangeOnly1Apply only cell widths and count.
See Also