次の方法で共有


BorderType.Shadow プロパティ

定義

罫線の影

スキーマ内の次の属性を表します: 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

プロパティ値

EnumValue<T> を返します。

属性

適用対象