MarkupCompatibilityAttributes.ProcessContent 属性

定义

获取或设置以空格分隔的元素限定名称的列表,这些名称标识元素的扩展名称。 应处理元素的内容,即使忽略元素本身。

public DocumentFormat.OpenXml.StringValue ProcessContent { get; set; }
public DocumentFormat.OpenXml.StringValue? ProcessContent { get; set; }
member this.ProcessContent : DocumentFormat.OpenXml.StringValue with get, set
Public Property ProcessContent As StringValue

属性值

适用于