RgbColor.Green 属性

定义

绿色

表示架构中的以下属性: g

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

属性值

返回 Int32Value

属性

适用于