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 sealed class PaperSizeEntry
Public NotInheritable Class PaperSizeEntry
public ref class PaperSizeEntry sealed
[<SealedAttribute>]
type PaperSizeEntry =  class end

Members

            
 All Members  Constructors   Fields   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
XlsPageSetupBase..::..PaperSizeEntry(Double, Double, MeasureUnits)
Initializes a new instance of the XlsPageSetupBase..::..PaperSizeEntry class
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Height
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Width

Inheritance Hierarchy

System..::..Object
  Spire.Xls.Core.Spreadsheet..::..XlsPageSetupBase..::..PaperSizeEntry

See Also