Compartilhar via


ComboBox.MaxLength Propriedade

Definição

maxLength, essa propriedade só está disponível no Office 2010 e posterior.

Representa o seguinte atributo no esquema: maxLength

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

Valor da propriedade

Atributos

Aplica-se a