BorderType.Shadow 属性

定义

边框阴影

表示架构中的以下属性: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

属性值

返回 EnumValue<T>

属性

适用于