Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

OfficeCustomXmlPart.CustomXmlGuid Property

Gets the globally unique identifier (GUID) of the current custom XML part.

Namespace: DevExpress.Office

Assembly: DevExpress.Office.v20.2.Core.dll

NuGet Package: DevExpress.Office.Core

Declaration

string CustomXmlGuid { get; }

Property Value

Type Description
String

A custom XML part’s GUID.

See Also