Click or drag to resize

TableCellFormatClone Method

Clones this TableCellFormat instance.

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

Return Value

TableCellFormat
Cloned TableCellFormat.
See Also