TextBox.Inset Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inset caixa de texto
Representa o seguinte atributo no esquema: inset
[DocumentFormat.OpenXml.SchemaAttr(0, "inset")]
public DocumentFormat.OpenXml.StringValue Inset { get; set; }
public DocumentFormat.OpenXml.StringValue Inset { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "inset")]
public DocumentFormat.OpenXml.StringValue? Inset { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("inset")]
public DocumentFormat.OpenXml.StringValue? Inset { get; set; }
public DocumentFormat.OpenXml.StringValue? Inset { get; set; }
member this.Inset : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "inset")>]
member this.Inset : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("inset")>]
member this.Inset : DocumentFormat.OpenXml.StringValue with get, set
Public Property Inset As StringValue
Valor da propriedade
- Atributos