AlternateContentChoice.Requires 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置以空格分隔的命名空间前缀列表,该列表标识标记使用者了解并选择该选项并处理内容所需的命名空间。
[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
属性值
- 属性