Class CellsSelection

java.lang.Object
com._1c.g5.v8.dt.moxel.sheet.Selection
com._1c.g5.v8.dt.moxel.sheet.CellsSelection

public final class CellsSelection extends Selection
Выделение ячеек.
  • Constructor Details

    • CellsSelection

      public CellsSelection(SheetAccessor sheet_, int x, int y)
    • CellsSelection

      public CellsSelection(SheetAccessor sheet_, int x, int y, int width, int height)
  • Method Details

    • getPosition

      public org.eclipse.swt.graphics.Rectangle getPosition()
      Получить позицию.
    • getNormalizedPosition

      public org.eclipse.swt.graphics.Rectangle getNormalizedPosition()
      Получить нормализованную позицию.