StringItem.ForegroundColor 属性

定义

前景色

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

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

属性值

返回 StringValue

属性

适用于