0 out of 7 rated this helpful - Rate this topic

PageSetup Interface 

Represents the page setup description. The PageSetup object contains all page setup attributes (left margin, bottom margin, paper size, and so on) as properties.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

'Usage
Public Class ageSetupImplementation
	Implements PageSetup
End Class
Dim ageSetupImplementation1 As New ageSetupImplementation()

public interface PageSetup
public interface PageSetup
public interface PageSetup

Use the PageSetup property of a Worksheet or Chart object to return a PageSetup object.


Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.