Freigeben über


PageSetup.Errors Eigenschaft

Definition

Druckfehlerbehandlung

Stellt das folgende Attribut im Schema dar: errors

[DocumentFormat.OpenXml.SchemaAttr(0, "errors")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PrintErrorValues> Errors { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PrintErrorValues> Errors { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "errors")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PrintErrorValues>? Errors { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("errors")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PrintErrorValues>? Errors { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PrintErrorValues>? Errors { get; set; }
member this.Errors : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PrintErrorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "errors")>]
member this.Errors : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PrintErrorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("errors")>]
member this.Errors : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PrintErrorValues> with get, set
Public Property Errors As EnumValue(Of PrintErrorValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: