| 
Document
UpdateTableLayout Method
  | 
 Update table grid before saving the document when using the new engine.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public void UpdateTableLayout()
 
Public Sub UpdateTableLayout
 
public:
void UpdateTableLayout()
 
member UpdateTableLayout : unit -> unit 
 
 
 
 
 See Also
See Also