共用方式為


AlternateContentChoice.Requires Property

Definition

Gets or sets a whitespace-delimited list of namespace prefixes that identify the namespaces a markup consumer needs in order to understand and select that Choice and process the content.

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

Property Value

Attributes

Applies to