次の方法で共有


NumberingSymbolRunProperties.Shadow Property

Shadow.Represents the element tag in schema: w:shadow

Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property Shadow As Shadow
    Get
    Set
'使用
Dim instance As NumberingSymbolRunProperties
Dim value As Shadow

value = instance.Shadow

instance.Shadow = value
public Shadow Shadow { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.Shadow

See Also

Reference

NumberingSymbolRunProperties Class

NumberingSymbolRunProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace