Share via


VPageBreak.Type プロパティ

定義

改ページの種類を設定または返します。

public:
 property Microsoft::Office::Interop::Excel::XlPageBreak Type { Microsoft::Office::Interop::Excel::XlPageBreak get(); void set(Microsoft::Office::Interop::Excel::XlPageBreak value); };
public Microsoft.Office.Interop.Excel.XlPageBreak Type { get; set; }
Public Property Type As XlPageBreak

プロパティ値

適用対象