Box.BoxStyle プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
boxStyle
スキーマ内の次の属性を表します: boxStyle
[DocumentFormat.OpenXml.SchemaAttr(0, "boxStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues> BoxStyle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues> BoxStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "boxStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues>? BoxStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("boxStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues>? BoxStyle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues>? BoxStyle { get; set; }
member this.BoxStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "boxStyle")>]
member this.BoxStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("boxStyle")>]
member this.BoxStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues> with get, set
Public Property BoxStyle As EnumValue(Of BoxStyleValues)
プロパティ値
- 属性