TextBox.Inset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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