PageSetup.Errors 属性

定义

打印错误处理

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于