Std Cut/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "==Opis==")
(Created page with "Polecenie '''Wytnij'' ma pewne ograniczenia: można go używać tylko do komórki arkusza. Polecenie to kopiuje zawartość i właściwości komó...")
Line 20: Line 20:
==Opis==
==Opis==


The '''Std Cut''' command is limited: it can only be used for [[Spreadsheet_Workbench|spreadsheet cells]]. The command copies the contents and properties of cells to the Clipboard and then clears them.
Polecenie '''Wytnij'' ma pewne ograniczenia: można go używać tylko do [[Spreadsheet_Workbench/pl|komórki arkusza]]. Polecenie to kopiuje zawartość i właściwości komórek do Schowka, a następnie je czyści.


To cut other objects you can use the [[Std_Copy|Std Copy]] command followed by a delete operation.
To cut other objects you can use the [[Std_Copy|Std Copy]] command followed by a delete operation.

Revision as of 09:49, 15 May 2022

Std: Wytnij

Lokalizacja w menu
Edycja → Wytnij
Środowisko pracy
All
Domyślny skrót
brak
Wprowadzono w wersji
-
Zobacz także
Kopiuj, Wklej, Powiel zaznaczone

Opis

Polecenie 'Wytnij ma pewne ograniczenia: można go używać tylko do komórki arkusza. Polecenie to kopiuje zawartość i właściwości komórek do Schowka, a następnie je czyści.

To cut other objects you can use the Std Copy command followed by a delete operation.

Usage

  1. Select one or more cells in the spreadsheet.
  2. There are several ways to invoke the command:
    • Press the Std Cut button.
    • Select the Edit → Cut option from the menu.

Notes

  • The standard keyboard shortcut Ctrl+X does not call the Std Cut command but uses the Cut function from the OS instead. You can use this shortcut in most FreeCAD text windows and input boxes, it also works for spreadsheet cells.