Aracılığıyla paylaş


WebVideoProperty.EmbeddedHtml Property

Definition

embeddedHtml, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: embeddedHtml

[DocumentFormat.OpenXml.SchemaAttr(0, "embeddedHtml")]
public DocumentFormat.OpenXml.StringValue EmbeddedHtml { get; set; }
public DocumentFormat.OpenXml.StringValue EmbeddedHtml { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "embeddedHtml")]
public DocumentFormat.OpenXml.StringValue? EmbeddedHtml { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("embeddedHtml")]
public DocumentFormat.OpenXml.StringValue? EmbeddedHtml { get; set; }
public DocumentFormat.OpenXml.StringValue? EmbeddedHtml { get; set; }
member this.EmbeddedHtml : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "embeddedHtml")>]
member this.EmbeddedHtml : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("embeddedHtml")>]
member this.EmbeddedHtml : DocumentFormat.OpenXml.StringValue with get, set
Public Property EmbeddedHtml As StringValue

Property Value

Attributes

Applies to