Partager via


PageSetup.Errors Propriété

Définition

Gestion des erreurs d’impression

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à