Namespace: Spire.Xls
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 HPageBreak : XlsHPageBreak
Public Class HPageBreak
	Inherits XlsHPageBreak
public ref class HPageBreak : public XlsHPageBreak
type HPageBreak =  
    class
        inherit XlsHPageBreak
    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.)
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object) (Inherited from XlsHPageBreak.)
Dispose()()()() (Inherited from XlsObject.)
EndColumn (Inherited from XlsHPageBreak.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Extent (Inherited from XlsHPageBreak.)
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.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Location
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnDispose()()()() (Inherited from XlsObject.)
Parent (Inherited from XlsObject.)
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
Row (Inherited from XlsHPageBreak.)
SetParent(Object) (Inherited from XlsObject.)
StartColumn (Inherited from XlsHPageBreak.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Type (Inherited from XlsHPageBreak.)

Inheritance Hierarchy

See Also