次の方法で共有


CommonTimeNode.Fill プロパティ

定義

fill

スキーマ内の次の属性を表します。fill

[DocumentFormat.OpenXml.SchemaAttr(0, "fill")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues> Fill { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues> Fill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fill")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues>? Fill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fill")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues>? Fill { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues>? Fill { get; set; }
member this.Fill : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fill")>]
member this.Fill : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fill")>]
member this.Fill : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.TimeNodeFillValues> with get, set
Public Property Fill As EnumValue(Of TimeNodeFillValues)

プロパティ値

EnumValue<T> を返します。

属性

適用対象