Поделиться через


DataValidation.Error Свойство

Определение

ошибка. Это свойство доступно только в Office 2010 и более поздних версиях.

Представляет следующий атрибут в схеме: error

[DocumentFormat.OpenXml.SchemaAttr(0, "error")]
public DocumentFormat.OpenXml.StringValue Error { get; set; }
public DocumentFormat.OpenXml.StringValue Error { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "error")]
public DocumentFormat.OpenXml.StringValue? Error { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("error")]
public DocumentFormat.OpenXml.StringValue? Error { get; set; }
public DocumentFormat.OpenXml.StringValue? Error { get; set; }
member this.Error : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "error")>]
member this.Error : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("error")>]
member this.Error : DocumentFormat.OpenXml.StringValue with get, set
Public Property Error As StringValue

Значение свойства

Атрибуты

Применяется к