BorderType.Shadow Propriété

Définition

Ombre de bordure

Représente l’attribut suivant dans le schéma : shadow

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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à