TextBox.Inset Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Cuadro de texto inset
Representa el atributo siguiente en el 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 de propiedad
- Atributos