Font.Shadow Property
Shadow.Represents the element tag in schema: x:shadow
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Shadow As Shadow
Get
Set
'Usage
Dim instance As Font
Dim value As Shadow
value = instance.Shadow
instance.Shadow = value
public Shadow Shadow { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.Shadow
Returns Shadow.