Share via


PageSetup.FirstPageNumber 属性

定义

返回或设置打印指定工作表时第一页的页号。 如果设为 xlAutomatic,则 Microsoft Excel 采用第一页的页号。 默认值为 xlAutomatic

public:
 property int FirstPageNumber { int get(); void set(int value); };
public int FirstPageNumber { get; set; }
Public Property FirstPageNumber As Integer

属性值

适用于