Click or drag to resize

TableStyle Constructor

Initializes a new instance of the TableStyle class.

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public TableStyle(
	string name
)

Parameters

name  String
The table style name.
See Also