Package com._1c.g5.v8.dt.moxel.util
Class SpreadsheetDocumentProperties
- java.lang.Object
- 
- com._1c.g5.v8.dt.moxel.util.SpreadsheetDocumentProperties
 
- 
 public class SpreadsheetDocumentProperties extends Object 
- 
- 
Field SummaryFields Modifier and Type Field Description static intBACKGROUND_PICTUREstatic intFIXED_BACKGROUNDstatic intIS_TEMPLATEstatic intPRINT_AREAstatic intREPEATED_COLUMNSstatic intREPEATED_ROWSstatic intSAVE_VIEW_STATEstatic intSAVED_PICTURES_DENSITYstatic intSTEP_DIRECTIONstatic intTEXT_DIRECTIONstatic intTOTALS_BELOWstatic intTOTALS_RIGHT
 
- 
- 
- 
Field Detail- 
IS_TEMPLATEpublic static final int IS_TEMPLATE - See Also:
- Constant Field Values
 
 - 
TOTALS_RIGHTpublic static final int TOTALS_RIGHT - See Also:
- Constant Field Values
 
 - 
TOTALS_BELOWpublic static final int TOTALS_BELOW - See Also:
- Constant Field Values
 
 - 
BACKGROUND_PICTUREpublic static final int BACKGROUND_PICTURE - See Also:
- Constant Field Values
 
 - 
FIXED_BACKGROUNDpublic static final int FIXED_BACKGROUND - See Also:
- Constant Field Values
 
 - 
STEP_DIRECTIONpublic static final int STEP_DIRECTION - See Also:
- Constant Field Values
 
 - 
PRINT_AREApublic static final int PRINT_AREA - See Also:
- Constant Field Values
 
 - 
REPEATED_ROWSpublic static final int REPEATED_ROWS - See Also:
- Constant Field Values
 
 - 
REPEATED_COLUMNSpublic static final int REPEATED_COLUMNS - See Also:
- Constant Field Values
 
 - 
SAVE_VIEW_STATEpublic static final int SAVE_VIEW_STATE - See Also:
- Constant Field Values
 
 - 
TEXT_DIRECTIONpublic static final int TEXT_DIRECTION - See Also:
- Constant Field Values
 
 - 
SAVED_PICTURES_DENSITYpublic static final int SAVED_PICTURES_DENSITY - See Also:
- Constant Field Values
 
 
- 
 
-