Fill.AlignShape 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.
Alinhar imagem com forma
Representa o seguinte atributo no esquema: alignshape
[DocumentFormat.OpenXml.SchemaAttr(0, "alignshape")]
public DocumentFormat.OpenXml.TrueFalseValue AlignShape { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue AlignShape { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "alignshape")]
public DocumentFormat.OpenXml.TrueFalseValue? AlignShape { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("alignshape")]
public DocumentFormat.OpenXml.TrueFalseValue? AlignShape { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? AlignShape { get; set; }
member this.AlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "alignshape")>]
member this.AlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("alignshape")>]
member this.AlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property AlignShape As TrueFalseValue
Valor da propriedade
Retorna EnumValue<T>.
- Atributos