2398f3
Written on June 24, 2019
% Dans le préambule
% -----------------
\usepackage{pas-tableur}
% -----------------
\begin{tikzpicture}
\tableur*[3]{A/13mm,B/2cm}
\celtxt[c]{A}{1}{10}
\celtxt{B}{1}{=A1*2}
\celtxt[c]{A}{2}{15}
\selecCell{B}{1}
\end{tikzpicture}