次の方法で共有


TextBox.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

プロパティ値

属性

適用対象