MsoSoftEdgeType Enumeration

Specifies the type of soft edge effect.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration MsoSoftEdgeType
'Usage
Dim instance As MsoSoftEdgeType
public enum MsoSoftEdgeType

Members

Member name Description
msoSoftEdgeTypeMixed A mix of soft edge types.
msoSoftEdgeTypeNone No soft edge.
msoSoftEdgeType1 Soft Edge Type 1
msoSoftEdgeType2 Soft Edge Type 2
msoSoftEdgeType3 Soft Edge Type 3
msoSoftEdgeType4 Soft Edge Type 4
msoSoftEdgeType5 Soft Edge Type 5
msoSoftEdgeType6 Soft Edge Type 6

See Also

Reference

Microsoft.Office.Core Namespace