SoftEdgeFormat.Type Property

Definition

Returns or sets an MsoBevelType constant that represents the bevel type for the edges of images that use soft edge formatting. Read/write.

public:
 property Microsoft::Office::Core::MsoSoftEdgeType Type { Microsoft::Office::Core::MsoSoftEdgeType get(); void set(Microsoft::Office::Core::MsoSoftEdgeType value); };
public Microsoft.Office.Core.MsoSoftEdgeType Type { get; set; }
member this.Type : Microsoft.Office.Core.MsoSoftEdgeType with get, set
Public Property Type As MsoSoftEdgeType

Property Value

MsoBevelType

Applies to