StrokeChildType.ImageAlignShape 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.
Alinhamento de imagem do Stoke
Representa o seguinte atributo no esquema: imagealignshape
[DocumentFormat.OpenXml.SchemaAttr(0, "imagealignshape")]
public DocumentFormat.OpenXml.TrueFalseValue ImageAlignShape { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue ImageAlignShape { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "imagealignshape")]
public DocumentFormat.OpenXml.TrueFalseValue? ImageAlignShape { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("imagealignshape")]
public DocumentFormat.OpenXml.TrueFalseValue? ImageAlignShape { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? ImageAlignShape { get; set; }
member this.ImageAlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "imagealignshape")>]
member this.ImageAlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("imagealignshape")>]
member this.ImageAlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property ImageAlignShape As TrueFalseValue
Valor da propriedade
Retorna EnumValue<T>.
- Atributos