Back to Devexpress

ThemeFormatScheme.Clone() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-themeformatscheme-061fd6bb.md

latest1.1 KB
Original Source

ThemeFormatScheme.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 ThemeFormatScheme Clone()
vb
Public Function Clone As ThemeFormatScheme

Returns

TypeDescription
ThemeFormatScheme

The ThemeFormatScheme object this method creates.

|

See Also

ThemeFormatScheme Class

ThemeFormatScheme Members

DevExpress.Docs.Presentation Namespace