| 
Table
ApplyTableStyle Method
  | 
 Applies the table style properties to table and cell.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public void ApplyTableStyle()
 
Public Sub ApplyTableStyle
 
public:
void ApplyTableStyle()
 
member ApplyTableStyle : unit -> unit 
 
 
 
 
 See Also
See Also