Std Cut/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/pl |Ponów |Kopiuj |Menu Edycja |IconL=Std_Redo.svg |IconR=Std_Copy.svg |IconC=Freecad.svg }}")
(Created page with "{{GuiCommand/pl |Name=Std Cut |Name/pl=Std: Wytnij |MenuLocation=Edycja → Wytnij |Workbenches=All |SeeAlso=Kopiuj, Wklej, Std_DuplicateSel...")
Line 10: Line 10:
}}
}}


{{GuiCommand
{{GuiCommand/pl
|Name=Std Cut
|Name=Std Cut
|Name/pl=Std: Wytnij
|MenuLocation=EditCut
|MenuLocation=EdycjaWytnij
|Workbenches=All
|Workbenches=All
|SeeAlso=[[Std_Copy|Std Copy]], [[Std_Paste|Std Paste]], [[Std_DuplicateSelection|Std DuplicateSelection]]
|SeeAlso=[[Std_Copy/pl|Kopiuj]], [[Std_Paste/pl|Wklej]], [[Std_DuplicateSelection/pl|Powiel zaznaczone]]
}}
}}



Revision as of 09:44, 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

Description

The Std Cut command is limited: it can only be used for spreadsheet cells. The command copies the contents and properties of cells to the Clipboard and then clears them.

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.