Lock.ShapeType 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.
Bloqueio de tipo autossuspe
Representa o seguinte atributo no esquema: shapetype
[DocumentFormat.OpenXml.SchemaAttr(0, "shapetype")]
public DocumentFormat.OpenXml.TrueFalseValue ShapeType { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue ShapeType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "shapetype")]
public DocumentFormat.OpenXml.TrueFalseValue? ShapeType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("shapetype")]
public DocumentFormat.OpenXml.TrueFalseValue? ShapeType { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? ShapeType { get; set; }
member this.ShapeType : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "shapetype")>]
member this.ShapeType : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("shapetype")>]
member this.ShapeType : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property ShapeType As TrueFalseValue
Valor da propriedade
Retorna EnumValue<T>.
- Atributos