Back to Devexpress

ThemedTableStyle.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-themedtablestyle.md

latest1.1 KB
Original Source

ThemedTableStyle.Clone() Method

Creates a copy of the current object.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Returns

TypeDescription
ThemedTableStyle

The ThemedTableStyle object this method creates.

|

See Also

ThemedTableStyle Class

ThemedTableStyle Members

DevExpress.Docs.Presentation Namespace