Share via


ShadowFormat.Type Property

Returns or sets the shadow format type.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property Type As MsoShadowType
    Get
    Set
'Usage
Dim instance As ShadowFormat
Dim value As MsoShadowType

value = instance.Type

instance.Type = value
MsoShadowType Type { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoShadowType

See Also

Reference

ShadowFormat Interface

ShadowFormat Members

Microsoft.Office.Interop.Excel Namespace