Skip to main content

OfficeCustomXmlPart.CustomXmlGuid Property

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

Namespace: DevExpress.Office

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

NuGet Packages: DevExpress.Office.Core, DevExpress.Win.Navigation

Declaration

string CustomXmlGuid { get; }

Property Value

Type Description
String

A custom XML part’s GUID.

See Also