RoundRectangle.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
- Атрибуты