Compartir a través de


Rectangle.HorizontalNoShade Propiedad

Definición

Alternancia de sombreado 3D de regla horizontal

Representa el atributo siguiente en el esquema: o:hrnoshade

[DocumentFormat.OpenXml.SchemaAttr(27, "hrnoshade")]
public DocumentFormat.OpenXml.TrueFalseValue HorizontalNoShade { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue HorizontalNoShade { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "hrnoshade")]
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalNoShade { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:hrnoshade")]
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalNoShade { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalNoShade { get; set; }
member this.HorizontalNoShade : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "hrnoshade")>]
member this.HorizontalNoShade : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:hrnoshade")>]
member this.HorizontalNoShade : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property HorizontalNoShade As TrueFalseValue

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a