次の方法で共有


BorderType.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> を返します。

属性

適用対象