TablePositioning Class |
Namespace: Spire.Doc.Formatting
The TablePositioning type exposes the following members.
Name | Description | |
---|---|---|
![]() |
DistanceFromBottom |
Gets or sets the distance from bottom.
|
![]() |
DistanceFromLeft |
Gets or sets the distance from left.
|
![]() |
DistanceFromRight |
Gets or sets the distance from right.
|
![]() |
DistanceFromTop |
Gets or sets the distance from top.
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
HorizPosition |
Gets or sets the horizontal position for table.
|
![]() |
HorizPositionAbs |
Gets or sets the absolute horizontal position for table.
|
![]() |
HorizRelationTo |
Gets or sets the horizontal relation of the table.
|
![]() |
VertPosition |
Gets or sets the vertical position for table.
|
![]() |
VertPositionAbs |
Gets or sets the absolute vertical position for table.
|
![]() |
VertRelationTo |
Gets or sets the horizontal relation of the table.
|
Name | Description | |
---|---|---|
![]() |
ClearFormatting |
Clears the table positioning.
|
![]() |
Equals |
Compares the current instance with another object of the same type to determine whether they are equal.
(Overrides
Object
Equals(Object)
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Name | Description | |
---|---|---|
![]() |
m_doc | (Inherited from OwnerHolder .) |