BorderType.Shadow Property
Border Shadow.Represents the attribte in schema: w:shadow
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "shadow")> _
Public Property Shadow As OnOffValue
Get
Set
'Usage
Dim instance As BorderType
Dim value As OnOffValue
value = instance.Shadow
instance.Shadow = value
[SchemaAttrAttribute(, "shadow")]
public OnOffValue Shadow { get; set; }
Property Value
Type: DocumentFormat.OpenXml.OnOffValue
Returns EnumValue<T>.