Back to Devexpress

TableCell.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-tablecell-a16a0f21.md

latest1.1 KB
Original Source

TableCell.Clone() Method

Clones the current TableCell instance.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public TableCell Clone()
vb
Public Function Clone As TableCell

Returns

TypeDescription
TableCell

The cloned TableCell instance.

|

See Also

TableCell Class

TableCell Members

DevExpress.Docs.Presentation Namespace