Click or drag to resize

TableCellFormatClone Method

Clones this TableCellFormat instance.

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax
public TableCellFormat Clone()

Return Value

TableCellFormat
Cloned TableCellFormat.
See Also