Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class XlsPageSetupBase : XlsObject, 
	IPageSetupBase, IExcelApplication
Public Class XlsPageSetupBase
	Inherits XlsObject
	Implements IPageSetupBase, IExcelApplication
public ref class XlsPageSetupBase : public XlsObject, 
	IPageSetupBase, IExcelApplication
type XlsPageSetupBase =  
    class
        inherit XlsObject
        interface IPageSetupBase
        interface IExcelApplication
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddReference()()()() (Inherited from XlsObject.)
AlignWithMargins
AutoFirstPageNumber
BackgoundImage
BlackAndWhite
BottomMargin
CenterFooter
CenterFooterImage
CenterFooterPictureHeight
CenterFooterPictureWidth
CenterHeader
CenterHeaderImage
CenterHeaderPictureHeight
CenterHeaderPictureWidth
CenterHorizontally
CenterVertically
CheckDisposed()()()() (Inherited from XlsObject.)
Copies
Copy(PageSetup)
CustomPaperSizeName
DEFAULT_BOTTOM_MARGIN
DEFAULT_LEFT_MARGIN
DEFAULT_RIGHT_MARGIN
DEFAULT_TOP_MARGIN
DifferentFirst
DifferentOddEven
Dispose()()()() (Inherited from XlsObject.)
Draft
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
EvenFooterString
EvenHeaderString
Finalize()()()() (Inherited from XlsObject.)
FindParent(Type) (Inherited from XlsObject.)
FindParent(array<Type>[]()[][]) (Inherited from XlsObject.)
FindParent(Type, Boolean) (Inherited from XlsObject.)
FindParents(array<Type>[]()[][]) (Inherited from XlsObject.)
FirstFooterString
FirstHeaderString
FirstPageNumber
FitToPagesTall
FitToPagesWide
FooterMarginInch
FullFooterString
FullHeaderString
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetStoreSize(ExcelVersion) Obsolete.
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HeaderMarginInch
HResolution
IsAutoPaperSize
IsSettingsNotValid
LeftFooter
LeftFooterImage
LeftFooterPictureHeight
LeftFooterPictureWidth
LeftHeader
LeftHeaderImage
LeftHeaderPictureHeight
LeftHeaderPictureWidth
LeftMargin
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OddFooterString
OddHeaderString
ODSPageBackground
OnDispose()()()() (Inherited from XlsObject.)
Order
Orientation
PageHeight
PageWidth
PaperSize
Parent (Inherited from XlsObject.)
PrintComments
PrintErrors
PrinterSettings
PrintNotes
PrintQuality
RecordCode
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
RightFooter
RightFooterImage
RightFooterPictureHeight
RightFooterPictureWidth
RightHeader
RightHeaderImage
RightHeaderPictureHeight
RightHeaderPictureWidth
RightMargin
ScaleWithDoc
SetParent(Object) (Inherited from XlsObject.)
StreamPos Obsolete.
TopMargin
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
VResolution
Zoom

Inheritance Hierarchy

See Also