Partager via


Font2.SoftEdgeFormat Property

Gets or sets a value specifying the type of soft edge effect used in a selection of text. Read/write.

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

Syntax

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

value = instance.SoftEdgeFormat

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

Property Value

Type: Microsoft.Office.Core.MsoSoftEdgeType
MsoSoftEdgeType

See Also

Reference

Font2 Interface

Font2 Members

Microsoft.Office.Core Namespace