Compartir a través de


BorderType.Shadow Propiedad

Definición

Sombra de borde

Representa el atributo siguiente en el esquema: w:shadow

[DocumentFormat.OpenXml.SchemaAttr(23, "shadow")]
public DocumentFormat.OpenXml.OnOffValue Shadow { get; set; }
public DocumentFormat.OpenXml.OnOffValue Shadow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "shadow")]
public DocumentFormat.OpenXml.OnOffValue? Shadow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:shadow")]
public DocumentFormat.OpenXml.OnOffValue? Shadow { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Shadow { get; set; }
member this.Shadow : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "shadow")>]
member this.Shadow : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:shadow")>]
member this.Shadow : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Shadow As OnOffValue

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a