OfficeIMO

API Reference

Class

WordTablePosition

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word

Properties for Table Positioning

Inheritance

  • Object
  • WordTablePosition

Constructors

WordTablePosition(OfficeIMO.Word.WordTable table) #

Constructor for Table Positioning

Parameters

table OfficeIMO.Word.WordTable required

Properties

public Nullable<Int16> LeftFromText { get; set; } #

Get or set Distance From Left of Table to Text

public Nullable<Int16> RightFromText { get; set; } #

Get or set Distance From Right of Table to Text

public Nullable<Int16> BottomFromText { get; set; } #

Get or set Distance From Bottom of Table to Text

public Nullable<Int16> TopFromText { get; set; } #

Get or set Distance From Top of Table to Text

public Nullable<VerticalAnchorValues> VerticalAnchor { get; set; } #

Get or set Table Vertical Anchor

public Nullable<HorizontalAnchorValues> HorizontalAnchor { get; set; } #

Get or set Table Horizontal Anchor

public Nullable<Int32> TablePositionY { get; set; } #

Get or set Relative Vertical Alignment from Anchor

public Nullable<Int32> TablePositionX { get; set; } #

Get or set Absolute Horizontal Distance From Anchor

public Nullable<VerticalAlignmentValues> TablePositionYAlignment { get; set; } #

Get or set Relative Vertical Alignment from Anchor

public Nullable<HorizontalAlignmentValues> TablePositionXAlignment { get; set; } #

Get or set Relative Horizontal Alignment From Anchor

public Nullable<TableOverlapValues> TableOverlap { get; set; } #

Gets or sets Table Overlap