BorderType.Shadow Propriété

Définition

Ombre de bordure

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à