次の方法で共有


Fill.Colors プロパティ

定義

中間色

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

[DocumentFormat.OpenXml.SchemaAttr(0, "colors")]
public DocumentFormat.OpenXml.StringValue Colors { get; set; }
public DocumentFormat.OpenXml.StringValue Colors { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "colors")]
public DocumentFormat.OpenXml.StringValue? Colors { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("colors")]
public DocumentFormat.OpenXml.StringValue? Colors { get; set; }
public DocumentFormat.OpenXml.StringValue? Colors { get; set; }
member this.Colors : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "colors")>]
member this.Colors : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("colors")>]
member this.Colors : DocumentFormat.OpenXml.StringValue with get, set
Public Property Colors As StringValue

プロパティ値

StringValue を返します。

属性

適用対象