Gets or sets the paper size to use when printing the sheet.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public short PaperKind { get; set; } |
Visual Basic |
---|
Public Property PaperKind As Short Get Set |