Class UnsetWidthWeightFactorOperation

    • Constructor Detail

      • UnsetWidthWeightFactorOperation

        public UnsetWidthWeightFactorOperation​(String label,
                                               SheetAccessor sheet,
                                               int beginColumnIndex,
                                               int endColumnIndex,
                                               Columns columns)
        Creates new instance of UnsetWidthWeightFactorOperation.
        Parameters:
        label - operation label, must not be null
        undoContext - undo context, may be null
        sheet - SheetAccessor representing targer sheet. Must not be null
        beginColumnIndex - begin column index
        endColumnIndex - end column index
        columns - Columns, must not be null