Document the Fill With operation
This commit is contained in:
parent
d7f7bf3ce7
commit
9caf9bf1a5
@ -3556,6 +3556,27 @@ To fill a block of cells, first mark a the block it should be filled with.
|
|||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Subsubsection
|
||||||
|
Fill With
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
This works in the
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
opposite direction
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
from Fill, but is handy for when you just want to replicate a single cell
|
||||||
|
but don't know the exact count of repetitions you want.
|
||||||
|
To use this operation, first mark the block you want to fill.
|
||||||
|
Then make the current cell be the (single) cell you want to use to fill
|
||||||
|
that block.
|
||||||
|
Then execute Fill With.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsubsection
|
\begin_layout Subsubsection
|
||||||
Clear
|
Clear
|
||||||
\end_layout
|
\end_layout
|
||||||
@ -5094,6 +5115,7 @@ x
|
|||||||
y
|
y
|
||||||
\emph default
|
\emph default
|
||||||
are strings, the result is the concatenated string.
|
are strings, the result is the concatenated string.
|
||||||
|
If they are locations, this operates componentwise.
|
||||||
There is no dedicated logical
|
There is no dedicated logical
|
||||||
\noun on
|
\noun on
|
||||||
or
|
or
|
||||||
@ -5128,6 +5150,7 @@ x
|
|||||||
y
|
y
|
||||||
\emph default
|
\emph default
|
||||||
are numbers.
|
are numbers.
|
||||||
|
If they are locations, this operates componentwise.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Description
|
\begin_layout Description
|
||||||
|
Loading…
Reference in New Issue
Block a user