Share via


CalloutFormat.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; }
Public Property Type As MsoCalloutType

プロパティ値

注釈

MsoCalloutType には、次のいずれかの MsoCalloutType 定数を指定できます。

msoCalloutFour

msoCalloutMixed

msoCalloutOne

msoCalloutThree

msoCalloutTwo

適用対象