Back to Devexpress

ThemeFormatScheme.Name Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-themeformatscheme-c91334e8.md

latest1.0 KB
Original Source

ThemeFormatScheme.Name Property

Gets or sets the format scheme name.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public string Name { get; set; }
vb
Public Property Name As String

Property Value

TypeDescription
String

A format scheme name.

|

See Also

ThemeFormatScheme Class

ThemeFormatScheme Members

DevExpress.Docs.Presentation Namespace