ActiveXControlData.ActiveXControlClassId Property

Definition

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

Applies to