Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TablePosition Class
Properties Methods

In This Topic
    TablePosition Class Members
    In This Topic

    The following tables list the members exposed by TablePosition.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether the current table shall allow other floating tables to overlap its extents when the tables are displayed in a document. If true, then no adjustment shall be made to prevent tables whose properties would normally cause them to overlap from overlapping when displayed. If false, then the tables shall be adjusted as needed to prevent them from overlapping when displayed by adjusting the floating table properties as needed.  
    Public Property Gets the minimum distance which shall be maintained between the current floating table and text in the text in the paragraphs which are around this floating table.  
    Public Property Gets the horizontal positioning of the current floating table within a document.  
    Public Property Gets the vertical positioning of the current floating table within a document.  
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Top
    See Also