ActiveXControlData.ActiveXControlClassId 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.
classid
Represents the following attribute in the schema: ax:classid
[DocumentFormat.OpenXml.SchemaAttr(35, "classid")]
public DocumentFormat.OpenXml.StringValue ActiveXControlClassId { get; set; }
public DocumentFormat.OpenXml.StringValue ActiveXControlClassId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(35, "classid")]
public DocumentFormat.OpenXml.StringValue? ActiveXControlClassId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ax:classid")]
public DocumentFormat.OpenXml.StringValue? ActiveXControlClassId { get; set; }
public DocumentFormat.OpenXml.StringValue? ActiveXControlClassId { get; set; }
member this.ActiveXControlClassId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(35, "classid")>]
member this.ActiveXControlClassId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ax:classid")>]
member this.ActiveXControlClassId : DocumentFormat.OpenXml.StringValue with get, set
Public Property ActiveXControlClassId As StringValue
Property Value
- Attributes