SoftEdgeFormat.Type Property

Gets or sets the type of the SoftEdgeFormat object. Read/write.

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

Syntax

'Declaration
Property Type As MsoSoftEdgeType
    Get
    Set
'Usage
Dim instance As SoftEdgeFormat
Dim value As MsoSoftEdgeType

value = instance.Type

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

Property Value

Type: Microsoft.Office.Core.MsoSoftEdgeType
MsoSoftEdgeType

See Also

Reference

SoftEdgeFormat Interface

SoftEdgeFormat Members

Microsoft.Office.Core Namespace