CustomDocumentProperty.VTClassId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class ID.
Represents the following element tag in the schema: vt:clsid.
public DocumentFormat.OpenXml.VariantTypes.VTClassId VTClassId { get; set; }
public DocumentFormat.OpenXml.VariantTypes.VTClassId? VTClassId { get; set; }
member this.VTClassId : DocumentFormat.OpenXml.VariantTypes.VTClassId with get, set
Public Property VTClassId As VTClassId