Uses of Class
com._1c.g5.v8.dt.moxel.content.VerticalAlignment
- 
- 
Uses of VerticalAlignment in com._1c.g5.v8.dt.dcs.ui.templates.utilMethods in com._1c.g5.v8.dt.dcs.ui.templates.util that return VerticalAlignment Modifier and Type Method Description static VerticalAlignmentStyleConverter. convert(VerticalAlign alignment)ConvertVerticalAligntoVerticalAlignment.Methods in com._1c.g5.v8.dt.dcs.ui.templates.util with parameters of type VerticalAlignment Modifier and Type Method Description static VerticalAlignStyleConverter. convert(VerticalAlignment alignment)ConvertVerticalAlignmenttoVerticalAlign.
- 
Uses of VerticalAlignment in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return VerticalAlignment Modifier and Type Method Description VerticalAlignmentFormat. getPictureVerticalAlignment()Returns the value of the 'Picture Vertical Alignment' attribute.VerticalAlignmentFormat. getVerticalAlignment()Returns the value of the 'Vertical Alignment' attribute.Methods in com._1c.g5.v8.dt.moxel with parameters of type VerticalAlignment Modifier and Type Method Description voidFormat. setPictureVerticalAlignment(VerticalAlignment value)Sets the value of the 'Picture Vertical Alignment' attribute.voidFormat. setVerticalAlignment(VerticalAlignment value)Sets the value of the 'Vertical Alignment' attribute.
- 
Uses of VerticalAlignment in com._1c.g5.v8.dt.moxel.contentFields in com._1c.g5.v8.dt.moxel.content with type parameters of type VerticalAlignment Modifier and Type Field Description static List<VerticalAlignment>VerticalAlignment. VALUESA public read-only list of all the 'Vertical Alignment' enumerators.Methods in com._1c.g5.v8.dt.moxel.content that return VerticalAlignment Modifier and Type Method Description static VerticalAlignmentVerticalAlignment. get(int value)Returns the 'Vertical Alignment' literal with the specified integer value.static VerticalAlignmentVerticalAlignment. get(String literal)Returns the 'Vertical Alignment' literal with the specified literal value.static VerticalAlignmentVerticalAlignment. getByName(String name)Returns the 'Vertical Alignment' literal with the specified name.VerticalAlignmentBaseFormattingCellProperties. getPictureVerticalAlignment()Returns the value of the 'Picture Vertical Alignment' attribute.VerticalAlignmentBaseFormattingCellProperties. getVerticalAlignment()Returns the value of the 'Vertical Alignment' attribute.VerticalAlignmentTextDrawingProperties. getVerticalAlignment()Returns the value of the 'Vertical Alignment' attribute.static VerticalAlignmentVerticalAlignment. valueOf(String name)Returns the enum constant of this type with the specified name.static VerticalAlignment[]VerticalAlignment. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com._1c.g5.v8.dt.moxel.content with parameters of type VerticalAlignment Modifier and Type Method Description voidBaseFormattingCellProperties. setPictureVerticalAlignment(VerticalAlignment value)Sets the value of the 'Picture Vertical Alignment' attribute.voidBaseFormattingCellProperties. setVerticalAlignment(VerticalAlignment value)Sets the value of the 'Vertical Alignment' attribute.voidTextDrawingProperties. setVerticalAlignment(VerticalAlignment value)Sets the value of the 'Vertical Alignment' attribute.
- 
Uses of VerticalAlignment in com._1c.g5.v8.dt.moxel.content.implMethods in com._1c.g5.v8.dt.moxel.content.impl that return VerticalAlignment Modifier and Type Method Description VerticalAlignmentContentFactoryImpl. createVerticalAlignmentFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)VerticalAlignmentBaseFormattingCellPropertiesImpl. getPictureVerticalAlignment()VerticalAlignmentBaseFormattingCellPropertiesImpl. getVerticalAlignment()VerticalAlignmentTextDrawingPropertiesImpl. getVerticalAlignment()Methods in com._1c.g5.v8.dt.moxel.content.impl with parameters of type VerticalAlignment Modifier and Type Method Description voidBaseFormattingCellPropertiesImpl. setPictureVerticalAlignment(VerticalAlignment newPictureVerticalAlignment)voidBaseFormattingCellPropertiesImpl. setVerticalAlignment(VerticalAlignment newVerticalAlignment)voidTextDrawingPropertiesImpl. setVerticalAlignment(VerticalAlignment newVerticalAlignment)
- 
Uses of VerticalAlignment in com._1c.g5.v8.dt.moxel.implMethods in com._1c.g5.v8.dt.moxel.impl that return VerticalAlignment Modifier and Type Method Description VerticalAlignmentFormatImpl. getPictureVerticalAlignment()VerticalAlignmentFormatImpl. getVerticalAlignment()Methods in com._1c.g5.v8.dt.moxel.impl with parameters of type VerticalAlignment Modifier and Type Method Description voidFormatImpl. setPictureVerticalAlignment(VerticalAlignment newPictureVerticalAlignment)voidFormatImpl. setVerticalAlignment(VerticalAlignment newVerticalAlignment)
- 
Uses of VerticalAlignment in com._1c.g5.v8.dt.moxel.ui.editorMethods in com._1c.g5.v8.dt.moxel.ui.editor that return VerticalAlignment Modifier and Type Method Description static VerticalAlignmentPositionHolder. getPictureVerticalAlignment(ReadOnlyFormat fmt)Get in-cell picture vertical alignment from instance ofReadOnlyFormatVerticalAlignmentReadOnlyCellFullFormat. getPictureVerticalAlignment()VerticalAlignmentSheetAccessor. getVerticalAlign(ReadOnlyFormat format)Получить вертикальное выравнивание.VerticalAlignmentReadOnlyCellFullFormat. getVerticalAlignment()
- 
Uses of VerticalAlignment in com._1c.g5.v8.dt.moxel.ui.editor.dialogsMethods in com._1c.g5.v8.dt.moxel.ui.editor.dialogs that return VerticalAlignment Modifier and Type Method Description VerticalAlignmentHeaderFooterDialog.DialogPropertiesBuilder. getFooterVerticalAlign()Get footer vertical alignmentVerticalAlignmentHeaderFooterDialog. getFooterVerticalAlign()Get footer vertical alignmentVerticalAlignmentHeaderFooterDialog.DialogPropertiesBuilder. getHeaderVerticalAlign()Get header vertical alignmentVerticalAlignmentHeaderFooterDialog. getHeaderVerticalAlign()Get header vertical alignmentMethods in com._1c.g5.v8.dt.moxel.ui.editor.dialogs with parameters of type VerticalAlignment Modifier and Type Method Description HeaderFooterDialog.DialogPropertiesBuilderHeaderFooterDialog.DialogPropertiesBuilder. setFooterVerticalAlign(VerticalAlignment footerVerticalAlign)Set up footer vertical alignmentvoidHeaderFooterDialog. setFooterVerticalAlign(VerticalAlignment footerVerticalAlign)Set up header vertical alignmentHeaderFooterDialog.DialogPropertiesBuilderHeaderFooterDialog.DialogPropertiesBuilder. setHeaderVerticalAlign(VerticalAlignment headerVerticalAlign)Set up header vertical alignmentvoidHeaderFooterDialog. setHeaderVerticalAlign(VerticalAlignment headerVerticalAlign)Set up header vertical alignment
- 
Uses of VerticalAlignment in com._1c.g5.v8.dt.moxel.ui.operationsConstructors in com._1c.g5.v8.dt.moxel.ui.operations with parameters of type VerticalAlignment Constructor Description ChangeHeaderFooterOperation(String label, SheetAccessor sheet_, boolean outputHeader_, int outputHeaderFrom_, VerticalAlignment headerVerticalAlign_, Font headerFont_, String headerLeftText_, String headerCenterText_, String headerRightText_, boolean outputFooter_, int outputFooterFrom_, VerticalAlignment footerVerticalAlign_, Font footerFont_, String footerLeftText_, String footerCenterText_, String footerRightText_)
- 
Uses of VerticalAlignment in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util that return VerticalAlignment Modifier and Type Method Description VerticalAlignmentReadOnlyFormat. getPictureVerticalAlignment()Get picture vertical alignmentVerticalAlignmentReadOnlyFormat. getVerticalAlignment()Methods in com._1c.g5.v8.dt.moxel.util with parameters of type VerticalAlignment Modifier and Type Method Description static intMxlSerializerUtil. getMxlVerticalAlign(VerticalAlignment align)Get mxl vertical align
- 
Uses of VerticalAlignment in com._1c.g5.v8.dt.qw.ui.utilsFields in com._1c.g5.v8.dt.qw.ui.utils declared as VerticalAlignment Modifier and Type Field Description VerticalAlignmentSpreadsheetUtils.TextParams. textAlignmentVertical
 
-