Compartilhar via


DataBar.MaxLength Propriedade

Definição

Comprimento máximo

Representa o seguinte atributo no esquema: maxLength

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

Valor da propriedade

Retorna UInt32Value.

Atributos

Aplica-se a