Path.AllowStroke Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Alternância de Traço
Representa o seguinte atributo no esquema: strokeok
[DocumentFormat.OpenXml.SchemaAttr(0, "strokeok")]
public DocumentFormat.OpenXml.TrueFalseValue AllowStroke { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue AllowStroke { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "strokeok")]
public DocumentFormat.OpenXml.TrueFalseValue? AllowStroke { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("strokeok")]
public DocumentFormat.OpenXml.TrueFalseValue? AllowStroke { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? AllowStroke { get; set; }
member this.AllowStroke : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "strokeok")>]
member this.AllowStroke : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("strokeok")>]
member this.AllowStroke : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property AllowStroke As TrueFalseValue
Valor da propriedade
Retorna EnumValue<T>.
- Atributos