TextBox.Inset Property

Definition

Text Box Inset

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to