API Reference
Enum
ExcelPaperSize
Known OpenXML worksheet paper-size codes.
Inheritance
- Enum
- ExcelPaperSize
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field ExcelPaperSize.A3
- Field ExcelPaperSize.A4
- Field ExcelPaperSize.A4Small
- Field ExcelPaperSize.A5
- Field ExcelPaperSize.B4Jis
- Field ExcelPaperSize.B5Jis
- Field ExcelPaperSize.Executive
- Field ExcelPaperSize.Ledger
- Field ExcelPaperSize.Legal
- Field ExcelPaperSize.Letter
- Field ExcelPaperSize.LetterSmall
- Field ExcelPaperSize.Statement
- Field ExcelPaperSize.Tabloid
- Property ExcelPrintLayoutOptions.PaperSize
- Property ExcelSheetPageSetup.PaperSize
Accepted by parameters
- Method ExcelSheet.SetPageSetup
- Method ExcelSheet.SetPaperSize
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const ExcelPaperSize LetterSmall #US Letter Small, treated as Letter for image page geometry.
Value:
2