public class FormatDetails extends Object
| Constructor and Description |
|---|
FormatDetails() |
| Modifier and Type | Method and Description |
|---|---|
PaperSize |
getPaperSize()
Gets the paper size.
|
FormatDetails |
setPaperSize(PaperSize paperSize)
Sets the paper size.
|
public PaperSize getPaperSize()
public FormatDetails setPaperSize(PaperSize paperSize)
paperSize - the new paper sizeCopyright © 2014–2017 Smartsheet. All rights reserved.