PolyLine.StrokeColor 属性

定义

形状笔划颜色

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

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

属性值

返回 StringValue

属性

适用于