CalloutFormat.Type Property

Definition

Returns or sets a value that indicates the callout type.

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

Property Value

Applies to