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