AlternateContentChoice.Requires 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.
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