public class SpreadsheetHeaderFooterGeometry extends ContentPartGeometry
| Constructor and Description |
|---|
SpreadsheetHeaderFooterGeometry(SpreadsheetPageSetup pageSetup) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAlwaysConsiderMargins() |
double |
getBottomMargin() |
int |
getCoordinateSystemOrigin() |
double |
getHeight() |
double |
getLeftMargin() |
double |
getRightMargin() |
double |
getTopMargin() |
int |
getUnitOfMeasurement() |
double |
getWidth() |
boolean |
isEmpty() |
getPrintingHeight, getPrintingWidthpublic SpreadsheetHeaderFooterGeometry(SpreadsheetPageSetup pageSetup)
public boolean getAlwaysConsiderMargins()
getAlwaysConsiderMargins in class ContentPartGeometrypublic double getBottomMargin()
getBottomMargin in class ContentPartGeometrypublic int getCoordinateSystemOrigin()
getCoordinateSystemOrigin in class ContentPartGeometrypublic double getHeight()
getHeight in class ContentPartGeometrypublic double getLeftMargin()
getLeftMargin in class ContentPartGeometrypublic double getRightMargin()
getRightMargin in class ContentPartGeometrypublic double getTopMargin()
getTopMargin in class ContentPartGeometrypublic int getUnitOfMeasurement()
getUnitOfMeasurement in class ContentPartGeometrypublic double getWidth()
getWidth in class ContentPartGeometrypublic boolean isEmpty()
isEmpty in class ContentPartGeometryCopyright © 2026. All rights reserved.