Removes the absolute position data. If table has absolute position in the document,
all position data will be erased.
Namespace: Spire.DocAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public void RemoveAbsPosition()
Public Sub RemoveAbsPosition
public: virtual void RemoveAbsPosition() sealed
abstract RemoveAbsPosition : unit -> unit override RemoveAbsPosition : unit -> unit