_Worksheet.PageSetup 属性

定义

返回一个 PageSetup 对象,该对象包含指定对象的所有页面设置设置。 此为只读属性。

public:
 property Microsoft::Office::Interop::Excel::PageSetup ^ PageSetup { Microsoft::Office::Interop::Excel::PageSetup ^ get(); };
public Microsoft.Office.Interop.Excel.PageSetup PageSetup { get; }
Public ReadOnly Property PageSetup As PageSetup

属性值

适用于