MarkupCompatibilityAttributes.Ignorable Property

Definition

Gets or sets a whitespace-delimited list of prefixes, where each prefix identifies an ignorable namespace.

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

Property Value

Applies to