Compartilhar via


ShapeDefaults.IsStroke Propriedade

Definição

Alternância de Traço de Forma

Representa o seguinte atributo no esquema: traço

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

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a