__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<!DOCTYPE html>
<html lang="es" dir="ltr">
<head>
<base href="../../../../">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Complemento para programación en LibreOffice Calc</title>
<link rel="shortcut icon" href="media/navigation/favicon.ico">
<link type="text/css" href="normalize.css" rel="Stylesheet">
<link type="text/css" href="prism.css" rel="Stylesheet">
<link type="text/css" href="default.css" rel="Stylesheet">
<script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="es/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="es/bookmarks.js" defer></script><script type="text/javascript" src="es/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header id="TopLeftHeader"><a class="symbol" href="es/text/shared/05/new_help.html"><div></div></a><a class="logo" href="es/text/shared/05/new_help.html"><p dir="auto">Ayuda de LibreOffice 25.2</p></a><div class="dropdowns"><div class="modules">
<button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Módulo</button><nav id="modules-nav" hidden=""></nav>
</div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contenido</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks">
<input id="search-bar" type="search" class="search" placeholder="Buscar en los marcadores del módulo elegido" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div>
</div></div>
<div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication">
<noscript><div id="WarnJS"><h1 dir="auto">Active JavaScript en el navegador para mostrar las páginas de ayuda de LibreOffice.</h1></div></noscript>
<a id="bm_id3151076"></a><meta itemprop="keywords" content="programar, add-ins">
<meta itemprop="keywords" content="bibliotecas compartidas, programar">
<meta itemprop="keywords" content="funciones DLL externas">
<meta itemprop="keywords" content="funciones, DLL de complemento add-in de LibreOffice Calc">
<meta itemprop="keywords" content="add-ins, para programar">
<h1 id="hd_id3151076" dir="auto">Complemento para programación en LibreOffice Calc</h1>
<div class="warning">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/warning.svg" alt="warning" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id3147001" dir="auto">El método que se describe a continuación para ampliar Calc mediante complementos es obsoleto. Para garantizar la compatibilidad con los complementos existentes, las interfaces siguen siendo válidas y reciben servicio técnico. Sin embargo, para programar complementos nuevos se deben emplear las <a target="_top" href="es/text/shared/guide/integratinguno.html">funciones nuevas de la API</a>.</p></div>
</div>
<br>
<p id="par_id3150361" class="paragraph" dir="auto">LibreOffice Calc puede ampliarse por medio de complementos, módulos de programación externos que brindan prestaciones adicionales para trabajar con hojas de cálculo. El <span class="emph">asistente para funciones</span> enumera estos en la categoría <span class="emph">Complemento</span>. Si quiere programar su propio complemento, aquí encontrará las funciones que deben exportarse a través de la <span id="swlnsystextscalc0104060112xml_1" class="switchinline"><span hidden="true" id="UNIXtextscalc0104060112xml_1" class="UNIX">biblioteca compartida</span><span hidden="true" id="defaulttextscalc0104060112xml_1">DLL externa</span></span> para que el complemento pueda adjuntarse adecuadamente.</p>
<p id="par_id3149211" class="paragraph" dir="auto">$[nombre de la oficina] busca en la carpeta añadir en la configuración una <span id="swlnsystextscalc0104060112xml_2" class="switchinline"><span hidden="true" id="UNIXtextscalc0104060112xml_2" class="UNIX">biblioteca compartida</span><span hidden="true" id="defaulttextscalc0104060112xml_2">DLL</span></span> adecuada. Para ser reconocida por $[nombre de la oficina], la <span id="swlnsystextscalc0104060112xml_3" class="switchinline"><span hidden="true" id="UNIXtextscalc0104060112xml_3" class="UNIX">biblioteca compartida</span><span hidden="true" id="defaulttextscalc0104060112xml_3">DLL</span></span> debe tener ciertas propiedades, como se explica a continuación. Esta información le permite programar su propio añadir en para el <span class="emph">Asistente de funciones</span> de $[nombre de la oficina] Calc.</p>
<a id="addinconcept"></a>
<h2 id="hd_id3146981" dir="auto">El concepto de «complemento»</h2>
<p id="par_id3156292" class="paragraph" dir="auto">Cada biblioteca Add-in incluye diversas funciones. Algunas funciones se utilizan con fines administrativos. Puede elegir casi cualquier nombre para sus propias funciones. No obstante, se han de seguir reglas específicas relativas al paso de parámetros. Los convenios exactos de asignación de nombres y llamada de las funciones varían de una plataforma a otra.</p>

<h3 id="hd_id3152890" dir="auto">Funciones de la <span id="swlnsystextscalc0104060112xml_4" class="switchinline"><span hidden="true" id="UNIXtextscalc0104060112xml_4" class="UNIX">biblioteca compartida</span><span hidden="true" id="defaulttextscalc0104060112xml_4">DLL de complementos</span></span>
</h3>
<p id="par_id3148837" class="paragraph" dir="auto">Como mínimo deben existir las funciones administrativas GetFunctionCount y GetFunctionData. Con ellas se pueden determinar las funciones, los tipos de parámetros y los valores de retorno. Como valores de retorno se admiten los tipos Doble y Cadena. Como parámetros, las áreas de celdas doble matriz, matriz de cadenas y matriz de celdas se admiten adicionalmente.</p>
<p id="par_id3148604" class="paragraph" dir="auto">Los parámetros se transmiten por referencia. Por tanto, en principio los valores podrían ser modificados. Sin embargo, LibreOffice Calc no admite ningún cambio, dado que no es recomendable que se produzcan modificaciones dentro de una hoja de cálculo.</p>
<p id="par_id3150112" class="paragraph" dir="auto">Las bibliotecas se pueden volver a cargar durante el tiempo de ejecución y su contenido lo pueden analizar las funciones administrativas. Para cada función hay información disponible sobre el número y los tipos de parámetros, los nombres de funciones internas y externas, así como un número administrativo.</p>
<p id="par_id3155269" class="paragraph" dir="auto">Las funciones se activan simultáneamente y devuelven el resultado de modo inmediato. También es posible utilizar funciones de tiempo real (funciones asíncronas), pero debido a su complejidad no serán abordadas en esta Ayuda.</p>
<h2 id="hd_id3145077" dir="auto">Aspectos generales sobre la interfaz</h2>
<p id="par_id3146776" class="paragraph" dir="auto">El número máximo de parámetros en una función Add-in acoplada a LibreOffice Calc es 16: un valor de retorno y un máximo de 15 parámetros de entrada de funciones.</p>
<p id="par_id3149899" class="paragraph" dir="auto">Los tipos de datos se definen del modo siguiente:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3151302" class="tableheadintable" dir="auto"><span class="emph">Tipos de datos</span></p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
    <p id="par_id3143222" class="tableheadintable" dir="auto"><span class="emph">Definición</span></p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3149384" class="paragraphintable" dir="auto">CALLTYPE</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146963" class="paragraphintable" dir="auto">con Windows: FAR PASCAL (_far _pascal)</p>
<p id="par_id3153809" class="paragraphintable" dir="auto">en los demás casos: Predeterminado (según el sistema operativo)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3154734" class="paragraphintable" dir="auto">USHORT</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155760" class="paragraphintable" dir="auto">entero sin signo de 2 bytes</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3145320" class="paragraphintable" dir="auto">DOUBLE</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150956" class="paragraphintable" dir="auto">formato dependiente de la plataforma, de 8 bytes</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3146097" class="paragraphintable" dir="auto">Paramtype</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150432" class="paragraphintable" dir="auto">dependiente de la plataforma, como int</p>
<p id="par_id3153955" class="paragraphintable" dir="auto">PTR_DOUBLE =0 puntero a un double</p>
<p id="par_id3159262" class="paragraphintable" dir="auto">PTR_STRING =1 puntero sobre una cadena de caracteres limitada temporalmente a cero</p>
<p id="par_id3148747" class="paragraphintable" dir="auto">PTR_DOUBLE_ARR =2 puntero a un array de tipo double</p>
<p id="par_id3147406" class="paragraphintable" dir="auto">PTR_STRING_ARR =3 puntero a un array de tipo string</p>
<p id="par_id3151392" class="paragraphintable" dir="auto">PTR_CELL_ARR =4 puntero a un array de tipo cell</p>
<p id="par_id3153028" class="paragraphintable" dir="auto">NINGUNO =5</p>
</td>
</tr>
</table>
<br>

<h2 id="hd_id3156396" dir="auto">Funciones de la <span id="swlnsystextscalc0104060112xml_5" class="switchinline"><span hidden="true" id="UNIXtextscalc0104060112xml_5" class="UNIX">biblioteca compartida</span><span hidden="true" id="defaulttextscalc0104060112xml_5">DLL</span></span>
</h2>
<p id="par_id3153019" class="paragraph" dir="auto">A continuación encontrará una descripción de esas funciones, que se llaman en la <span id="swlnsystextscalc0104060112xml_6" class="switchinline"><span hidden="true" id="UNIXtextscalc0104060112xml_6" class="UNIX">Biblioteca compartida</span><span hidden="true" id="defaulttextscalc0104060112xml_6">DLL externa</span></span>.</p>
<p id="par_id3150038" class="paragraph" dir="auto">Para todas las funciones <span id="swlnsystextscalc0104060112xml_7" class="switchinline"><span hidden="true" id="UNIXtextscalc0104060112xml_7" class="UNIX">Biblioteca compartida</span><span hidden="true" id="defaulttextscalc0104060112xml_7">DLL</span></span>, se aplica lo siguiente:</p>
<p id="par_id3157876" class="paragraph" dir="auto"><span class="literal">void CALLTYPE fn(out, in1, in2, ...)</span></p>
<p id="par_id3147616" class="paragraph" dir="auto"><span class="emph">Salida</span>: Valor resultante</p>
<p id="par_id3159119" class="paragraph" dir="auto"><span class="emph">Entrada</span>: Cualquier número de tipos (doble&amp;, carácter*, doble*, carácter**, Área de celdas), donde el Área de celdas es una matriz de los tipos matriz doble, matriz de cadenas, o matriz de celda.</p>
<h3 id="hd_id3150653" dir="auto">GetFunctionCount()</h3>
<p id="par_id3152981" class="paragraph" dir="auto">Origina un número de funciones que no incluyen las de administración, en el parámetro de referencia. Cada función tiene asignado un número único comprendido entre 0 y nCount-1. Este código se utiliza posteriormente para las funciones GetFunctionData y GetParameterDescription.</p>
<p id="par_id3150742" class="paragraph" dir="auto"><span class="emph">Sintaxis</span></p>
<p id="par_id3148728" class="paragraph" dir="auto"><span class="literal">void CALLTYPE GetFunctionCount(USHORT&amp; nCount)</span></p>
<p id="par_id3154677" class="paragraph" dir="auto"><span class="emph">Parámetro</span></p>
<p id="par_id3146940" class="paragraph" dir="auto"><span class="literal">USHORT &amp;nCount</span>:</p>
<p id="par_id3149893" class="paragraph" dir="auto"><span class="emph">Salida</span>: Referencia a una variable, que se supone que contiene el número de funciones del Add-In. Por ejemplo: Si el Add-In proporciona 5 funciones para $[nombre de la oficina] Calc, entonces nContar=5.</p>
<h3 id="hd_id3147476" dir="auto">GetFunctionData()</h3>
<p id="par_id3154841" class="paragraph" dir="auto">Determina toda la información importante acerca de una función de complemento.</p>
<p id="par_id3148888" class="paragraph" dir="auto"><span class="emph">Sintaxis</span></p>
<p id="par_id3148434" class="paragraph" dir="auto"><span class="literal">void CALLTYPE GetFunctionData(USHORT&amp; nNo, char* pFuncName, USHORT&amp; nParamCount, Paramtype* peType, char* pInternalName)</span></p>
<p id="par_id3149253" class="paragraph" dir="auto"><span class="emph">Parámetro</span></p>
<p id="par_id3149686" class="paragraph" dir="auto"><span class="literal">USHORT&amp; nNo</span>:</p>
<p id="par_id3149949" class="paragraph" dir="auto"><span class="emph">Entrada</span>: Número de función entre 0 y nCount-1, inclusive.</p>
<p id="par_id3149546" class="paragraph" dir="auto"><span class="literal">char* pFuncName</span>:</p>
<p id="par_id3148579" class="paragraph" dir="auto"><span class="emph">Salida</span>: Nombra la función tal y como la ve el programador, tal y como se nombra en la <span id="swlnsystextscalc0104060112xml_8" class="switchinline"><span hidden="true" id="UNIXtextscalc0104060112xml_8" class="UNIX">Biblioteca compartida</span><span hidden="true" id="defaulttextscalc0104060112xml_8">DLL</span></span>. Este nombre no determina el nombre utilizado en el <span class="emph">Asistente para funciones</span>.</p>
<p id="par_id3153935" class="paragraph" dir="auto"><span class="literal">USHORT&amp; nParamCount</span>:</p>
<p id="par_id3150142" class="paragraph" dir="auto"><span class="emph">Salida</span>: Número de parámetros de la función Add-In. Este número debe ser mayor que 0, porque siempre hay un valor de resultado; el valor máximo es 16.</p>
<p id="par_id3145143" class="paragraph" dir="auto"><span class="literal">Paramtype* peType</span>:</p>
<p id="par_id3148750" class="paragraph" dir="auto"><span class="emph">Salida</span>: Puntero a una matriz de exactamente 16 variables de tipo de parámetro. Las primeras entradas de nContar parámetro se llenan con el tipo de parámetro adecuado.</p>
<p id="par_id3153078" class="paragraph" dir="auto"><span class="literal">char* pInternalName</span>:</p>
<p id="par_id3155261" class="paragraph" dir="auto"><span class="emph">Salida</span>: Nombre de la función tal y como lo ve el usuario, tal y como aparece en el <span class="emph">Asistente de funciones</span>. Puede contener diéresis.</p>
<p id="par_id3153327" class="paragraph" dir="auto">Los parámetros pFuncName y pInternalName son matrices de caracteres que están implementadas en LibreOffice Calc con el tamaño 256.</p>
<h3 id="hd_id3148567" dir="auto">GetParameterDescription()</h3>
<p id="par_id3153000" class="paragraph" dir="auto">Proporciona una breve descripción de la función Add-in y de sus parámetros. Si lo desea, esta función puede utilizar para mostrar una descripción de función y parámetros en el <span class="emph">Asistente para funciones</span>.</p>
<p id="par_id3154501" class="paragraph" dir="auto"><span class="emph">Sintaxis</span></p>
<p id="par_id3153564" class="paragraph" dir="auto"><span class="literal">Tipo de llamada luna descripción de parámetros(USHORT&amp; nNo, USHORT&amp; nParam, char* pName, char* pDesc)</span></p>
<p id="par_id3157995" class="paragraph" dir="auto"><span class="emph">Parámetro</span></p>
<p id="par_id3155925" class="paragraph" dir="auto"><span class="literal">USHORT&amp; nNo</span>:</p>
<p id="par_id3149883" class="paragraph" dir="auto"><span class="emph">Entrada</span>: Número de la función en la biblioteca; entre 0 y nCount-1.</p>
<p id="par_id3154326" class="paragraph" dir="auto"><span class="literal">USHORT&amp; nParam</span>:</p>
<p id="par_id3159139" class="paragraph" dir="auto"><span class="emph">Input</span>: Indica, para qué parámetro se proporciona la descripción; los parámetros comienzan en 1. Si nParam es 0, se supone que la propia descripción se proporciona en pDesc; en este caso, pName no tiene ningún significado.</p>
<p id="par_id3147374" class="paragraph" dir="auto"><span class="literal">char* pName</span>:</p>
<p id="par_id3145245" class="paragraph" dir="auto"><span class="emph">Output</span>: Toma el nombre o tipo de parámetro, por ejemplo, la palabra "Número" o "Cadena" o "Fecha", etc. Implementado en LibreOffice Calc como carácter[256].</p>
<p id="par_id3151020" class="paragraph" dir="auto"><span class="literal">char* pDesc</span>:</p>
<p id="par_id3148389" class="paragraph" dir="auto"><span class="emph">Salida</span>: recoge la descripción del parámetro; por ejemplo: «Valor al que se va a calcular el universo». Implementado en LibreOffice Calc como char[256].</p>
<p id="par_id3145303" class="paragraph" dir="auto">pName y pDesc son matrices de caracteres de tamaño 256, implementadas en LibreOffice Calc. Tenga en cuenta que el espacio disponible en el <span class="emph">Asistente para funciones</span> es limitado y que no es posible utilizar la totalidad de los 256 caracteres.</p>
<h2 id="hd_id3148874" dir="auto">Áreas de celdas</h2>
<p id="par_id3150265" class="paragraph" dir="auto">Las tablas siguientes contienen información sobre las estructuras de datos que debe ofrecer un módulo de programa externo para poder transmitir áreas de celdas. En función del tipo de datos, LibreOffice Calc distingue entre tres matrices diferentes.</p>
<h3 id="hd_id3156060" dir="auto">Matriz doble</h3>
<p id="par_id3149540" class="paragraph" dir="auto">Un área de celda puede transmitirse como parámetro con los valores del tipo número/doble. En LibreOffice Calc, una matriz doble se define de la forma siguiente:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3149388" class="tableheadintable" dir="auto">Compensar</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
    <p id="par_id3154636" class="tableheadintable" dir="auto">Nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
    <p id="par_id3153228" class="tableheadintable" dir="auto">Descripción</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3150685" class="paragraphintable" dir="auto">0</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154869" class="paragraphintable" dir="auto">Col1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147541" class="paragraphintable" dir="auto">Número de columna de la esquina superior izquierda del área de celdas. La numeración comienza por 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3149783" class="paragraphintable" dir="auto">2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155986" class="paragraphintable" dir="auto">Fila1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147483" class="paragraphintable" dir="auto">Número de fila de la esquina superior izquierda del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3153721" class="paragraphintable" dir="auto">4</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154317" class="paragraphintable" dir="auto">Tab1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149820" class="paragraphintable" dir="auto">Número de hoja de la esquina superior izquierda del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3163820" class="paragraphintable" dir="auto">6</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149710" class="paragraphintable" dir="auto">Col2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154819" class="paragraphintable" dir="auto">Número de columna de la esquina inferior derecha del área de celdas. La numeración comienza por 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3145083" class="paragraphintable" dir="auto">8</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156310" class="paragraphintable" dir="auto">Fila2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150968" class="paragraphintable" dir="auto">Número de fila de la esquina inferior derecha del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3156133" class="paragraphintable" dir="auto">10</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153218" class="paragraphintable" dir="auto">Tab2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147086" class="paragraphintable" dir="auto">Número de hoja de la esquina inferior derecha del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3151270" class="paragraphintable" dir="auto">12</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3152934" class="paragraphintable" dir="auto">Recuento</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145202" class="paragraphintable" dir="auto">Número total de cada uno de los elementos siguientes. Las celdas vacías no se incluyen en el recuento ni se transmiten.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3150879" class="paragraphintable" dir="auto">14</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156002" class="paragraphintable" dir="auto">Col</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147276" class="paragraphintable" dir="auto">Número de columna del elemento. La numeración comienza por 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3151295" class="paragraphintable" dir="auto">16</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150261" class="paragraphintable" dir="auto">Fila</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155851" class="paragraphintable" dir="auto">Número de fila del elemento, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3153150" class="paragraphintable" dir="auto">18</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153758" class="paragraphintable" dir="auto">Tab</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150154" class="paragraphintable" dir="auto">Número de hoja del elemento, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3149289" class="paragraphintable" dir="auto">20</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156010" class="paragraphintable" dir="auto">Error</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3159181" class="paragraphintable" dir="auto">Número de error; el valor 0 está reservado para «ningún error». Si el elemento procede de una celda de fórmula, el valor del error está determinado por la fórmula.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3147493" class="paragraphintable" dir="auto">22</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149200" class="paragraphintable" dir="auto">Valor</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151174" class="paragraphintable" dir="auto">Variable IEEE de 8 bytes del tipo doble/coma flotante</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3154688" class="paragraphintable" dir="auto">30</p>
</td>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3159337" class="paragraphintable" dir="auto">...</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155388" class="paragraphintable" dir="auto">Elemento siguiente</p>
</td>
</tr>
</table>
<br>

<h3 id="hd_id3154935" dir="auto">Matriz de cadenas</h3>
<p id="par_id3153105" class="paragraph" dir="auto">Un área de celdas que contiene valores de tipo texto y se transmite como matriz de cadenas. En LibreOffice Calc, una matriz de cadenas se define como sigue:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3149908" class="tableheadintable" dir="auto">Compensar</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
    <p id="par_id3159165" class="tableheadintable" dir="auto">Nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
    <p id="par_id3159150" class="tableheadintable" dir="auto">Descripción</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3149769" class="paragraphintable" dir="auto">0</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150509" class="paragraphintable" dir="auto">Col1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148447" class="paragraphintable" dir="auto">Número de columna de la esquina superior izquierda del área de celdas. La numeración comienza por 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3145418" class="paragraphintable" dir="auto">2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147512" class="paragraphintable" dir="auto">Fila1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147235" class="paragraphintable" dir="auto">Número de fila de la esquina superior izquierda del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3155362" class="paragraphintable" dir="auto">4</p>
</td>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3151051" class="paragraphintable" dir="auto">Tab1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148923" class="paragraphintable" dir="auto">Número de hoja de la esquina superior izquierda del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3149158" class="paragraphintable" dir="auto">6</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3166437" class="paragraphintable" dir="auto">Col2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149788" class="paragraphintable" dir="auto">Número de columna de la esquina inferior derecha del área de celdas. La numeración comienza por 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3166450" class="paragraphintable" dir="auto">8</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3152877" class="paragraphintable" dir="auto">Fila2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3152949" class="paragraphintable" dir="auto">Número de fila de la esquina inferior derecha del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3159270" class="paragraphintable" dir="auto">10</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154107" class="paragraphintable" dir="auto">Tab2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153747" class="paragraphintable" dir="auto">Número de hoja de la esquina inferior derecha del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3149924" class="paragraphintable" dir="auto">12</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154858" class="paragraphintable" dir="auto">Recuento</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148621" class="paragraphintable" dir="auto">Número total de cada uno de los siguientes elementos. Las celdas vacías no están incluidas en el recuento y no se transmiten.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3148467" class="paragraphintable" dir="auto">14</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151126" class="paragraphintable" dir="auto">Col</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154334" class="paragraphintable" dir="auto">Número de columna del elemento. La numeración comienza por 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3149416" class="paragraphintable" dir="auto">16</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150631" class="paragraphintable" dir="auto">Fila</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150424" class="paragraphintable" dir="auto">Número de fila del elemento, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3154797" class="paragraphintable" dir="auto">18</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3143274" class="paragraphintable" dir="auto">Tab</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149513" class="paragraphintable" dir="auto">Número de hoja del elemento, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3145306" class="paragraphintable" dir="auto">20</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153948" class="paragraphintable" dir="auto">Error</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153534" class="paragraphintable" dir="auto">Número de error; el valor 0 está reservado para «ningún error». Si el elemento procede de una celda de fórmula, el valor del error está determinado por la fórmula.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3153311" class="paragraphintable" dir="auto">22</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148695" class="paragraphintable" dir="auto">Len</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3152769" class="paragraphintable" dir="auto">Tamaño del siguiente string, incluido el byte cero de cierre. Si el tamaño es un valor impar, incluido el byte cero de cierre, se añade al string un segundo byte cero para convertirlo en par. Por tanto, Len se calcula con la fórmula ((StrLen+2)&amp;~1).</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3153772" class="paragraphintable" dir="auto">24</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153702" class="paragraphintable" dir="auto">String</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154474" class="paragraphintable" dir="auto">Sucesión de caracteres con byte cero de cierre</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3156269" class="paragraphintable" dir="auto">24+Len</p>
</td>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3154825" class="paragraphintable" dir="auto">...</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147097" class="paragraphintable" dir="auto">Elemento siguiente</p>
</td>
</tr>
</table>
<br>

<h3 id="hd_id3159091" dir="auto">Matriz de celdas</h3>
<p id="par_id3156140" class="paragraph" dir="auto">Se utilizan matrices de celdas para llamar a áreas de celdas que contienen tanto datos de texto como numéricos. En LibreOffice Calc una matriz de celdas se define de la siguiente forma:</p>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3154664" class="tableheadintable" dir="auto">Desplazamiento</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3154566" class="tableheadintable" dir="auto">Nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3146073" class="tableheadintable" dir="auto">Descripción</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3154117" class="paragraphintable" dir="auto">0</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150988" class="paragraphintable" dir="auto">Col1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146783" class="paragraphintable" dir="auto">Número de columna de la esquina superior izquierda del área de celdas. La numeración comienza por 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3153666" class="paragraphintable" dir="auto">2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149560" class="paragraphintable" dir="auto">Fila1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156156" class="paragraphintable" dir="auto">Número de fila de la esquina superior izquierda del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3150408" class="paragraphintable" dir="auto">4</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150593" class="paragraphintable" dir="auto">Tab1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150357" class="paragraphintable" dir="auto">Número de hoja de la esquina superior izquierda del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3146912" class="paragraphintable" dir="auto">6</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153352" class="paragraphintable" dir="auto">Col2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155893" class="paragraphintable" dir="auto">Número de columna de la esquina inferior derecha del área de celdas. La numeración comienza por 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3150827" class="paragraphintable" dir="auto">8</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148406" class="paragraphintable" dir="auto">Fila2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150673" class="paragraphintable" dir="auto">Número de fila de la esquina inferior derecha del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3155864" class="paragraphintable" dir="auto">10</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153197" class="paragraphintable" dir="auto">Tab2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149329" class="paragraphintable" dir="auto">Número de hoja de la esquina inferior derecha del área de celdas, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3147360" class="paragraphintable" dir="auto">12</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154520" class="paragraphintable" dir="auto">Recuento</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150647" class="paragraphintable" dir="auto">Número total de cada uno de los siguientes elementos. Las celdas vacías no están incluidas en el recuento y no se transmiten.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3149747" class="paragraphintable" dir="auto">14</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147579" class="paragraphintable" dir="auto">Col</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3154188" class="paragraphintable" dir="auto">Número de columna del elemento. La numeración comienza por 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3159209" class="paragraphintable" dir="auto">16</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153265" class="paragraphintable" dir="auto">Fila</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150095" class="paragraphintable" dir="auto">Número de fila del elemento, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3151276" class="paragraphintable" dir="auto">18</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149177" class="paragraphintable" dir="auto">Tab</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146925" class="paragraphintable" dir="auto">Número de hoja del elemento, contado a partir de 0.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3150488" class="paragraphintable" dir="auto">20</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149441" class="paragraphintable" dir="auto">Error</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3156048" class="paragraphintable" dir="auto">Número de error; el valor 0 está reservado para «ningún error». Si el elemento procede de una celda de fórmula, el valor del error está determinado por la fórmula.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3163813" class="paragraphintable" dir="auto">22</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3159102" class="paragraphintable" dir="auto">Tipo</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149581" class="paragraphintable" dir="auto">Tipo de contenido de la celda, 0 == double, 1 == string</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
    <p id="par_id3155182" class="paragraphintable" dir="auto">24</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153291" class="paragraphintable" dir="auto">Valor o Len</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3148560" class="paragraphintable" dir="auto">Si el tipo == 0: Variable IEEE de 8 bytes del tipo double/coma flotante</p>
<p id="par_id3148901" class="paragraphintable" dir="auto">Si el tipo == 1: Tamaño del siguiente string, incluido el byte cero de cierre. Si el tamaño es un valor impar, incluido el byte cero de cierre, se añade al string un segundo byte cero para convertirlo en par. Por tanto, Len se calcula con la fórmula ((StrLen+2)&amp;~1).</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145215" class="paragraphintable" dir="auto">26 if Type==1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155143" class="paragraphintable" dir="auto">Cadena</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149298" class="paragraphintable" dir="auto">Si el tipo == 1: Sucesión de caracteres con byte cero de cierre</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151322" class="paragraphintable" dir="auto">32 o 26+Len</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3163722" class="paragraphintable" dir="auto">...</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151059" class="paragraphintable" dir="auto">Elemento siguiente</p>
</td>
</tr>
</table>
<br>
</div>
<div id="DonationFrame"></div>
<footer><h2 style="text-align: center;"><a href="https://books.libreoffice.org" target="_blank">Libros de LibreOffice</a></h2>
<div class="noteicon" dir="auto" style="display:flex;justify-content:center;flex-wrap:wrap;row-gap:15px;">
<img src="media/navigation/libo-writer.svg" alt="Writer Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-calc.svg" alt="Calc Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-impress.svg" alt="Impress Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-draw.svg" alt="Draw Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-base.svg" alt="Base Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-math.svg" alt="Math Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-symbol-black.svg" alt="Getting Started Icon" style="width:60px;height:60px;">
</div>
<div id="DEBUG" class="debug">
<h3 class="bug">Help content debug info:</h3>
<p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/scalc/01/04060112.xhp" target="_blank">/text/scalc/01/04060112.xhp</a></p>
<p dir="auto">Title is: Complemento para programación en $[officename] Calc</p>
<p id="bm_module" dir="auto"></p>
<p id="bm_system" dir="auto"></p>
<p id="bm_HID" dir="auto"></p>
</div></footer>
</body>
</html>

Filemanager

Name Type Size Permission Actions
02110000.html File 15.01 KB 0644
02120100.html File 15.22 KB 0644
02140000.html File 8.61 KB 0644
02140100.html File 5.82 KB 0644
02140200.html File 5.36 KB 0644
02140300.html File 5.34 KB 0644
02140400.html File 5.36 KB 0644
02140500.html File 7.47 KB 0644
02140600.html File 11.4 KB 0644
02140700.html File 15.08 KB 0644
02150000.html File 8.98 KB 0644
02160000.html File 9.58 KB 0644
02170000.html File 6.17 KB 0644
02180000.html File 7.52 KB 0644
02190000.html File 5.06 KB 0644
02190100.html File 5.23 KB 0644
02190200.html File 5.36 KB 0644
02200000.html File 3.83 KB 0644
02210000.html File 6.42 KB 0644
02220000.html File 5.46 KB 0644
03070000.html File 6.75 KB 0644
03080000.html File 7.86 KB 0644
03090000.html File 6.58 KB 0644
03100000.html File 7.02 KB 0644
04010000.html File 5.67 KB 0644
04010100.html File 5.82 KB 0644
04010200.html File 5.86 KB 0644
04020000.html File 8.72 KB 0644
04030000.html File 6.69 KB 0644
04040000.html File 6.88 KB 0644
04050000.html File 8.82 KB 0644
04050100.html File 6.46 KB 0644
04060000.html File 17.69 KB 0644
04060100.html File 7.6 KB 0644
04060101.html File 92.45 KB 0644
04060102.html File 16.35 KB 0644
04060103.html File 73.88 KB 0644
04060104.html File 58.8 KB 0644
04060105.html File 25.5 KB 0644
04060106.html File 114.69 KB 0644
04060107.html File 88.93 KB 0644
04060108.html File 9.29 KB 0644
04060109.html File 90.86 KB 0644
04060110.html File 27.9 KB 0644
04060111.html File 27.19 KB 0644
04060112.html File 39.33 KB 0644
04060115.html File 31.23 KB 0644
04060116.html File 32.39 KB 0644
04060118.html File 70.86 KB 0644
04060119.html File 69.42 KB 0644
04060120.html File 11.5 KB 0644
04060181.html File 73.46 KB 0644
04060182.html File 53.23 KB 0644
04060183.html File 32.85 KB 0644
04060184.html File 73.4 KB 0644
04060185.html File 86.6 KB 0644
04060199.html File 22.62 KB 0644
04070000.html File 6.6 KB 0644
04070100.html File 11.97 KB 0644
04070200.html File 6.49 KB 0644
04070300.html File 6.52 KB 0644
04070400.html File 11.24 KB 0644
04080000.html File 8.23 KB 0644
04090000.html File 7.6 KB 0644
05020000.html File 9.9 KB 0644
05020600.html File 5.66 KB 0644
05030000.html File 6.54 KB 0644
05030300.html File 7.95 KB 0644
05030400.html File 7.88 KB 0644
05040000.html File 6.1 KB 0644
05050100.html File 8.08 KB 0644
05050300.html File 7.06 KB 0644
05060000.html File 10.1 KB 0644
05070000.html File 11.12 KB 0644
05070500.html File 11.38 KB 0644
05080000.html File 7.02 KB 0644
05080100.html File 5.51 KB 0644
05080200.html File 5.47 KB 0644
05080300.html File 14.18 KB 0644
05080400.html File 5.48 KB 0644
05120000.html File 13.6 KB 0644
05120100.html File 21.06 KB 0644
05120200.html File 4.96 KB 0644
05120300.html File 8.32 KB 0644
05120400.html File 37.45 KB 0644
05120500.html File 6.2 KB 0644
06020000.html File 6.76 KB 0644
06030000.html File 9.52 KB 0644
06030100.html File 7.29 KB 0644
06030200.html File 6.47 KB 0644
06030300.html File 7.19 KB 0644
06030400.html File 6.41 KB 0644
06030500.html File 6.2 KB 0644
06030600.html File 6.13 KB 0644
06030700.html File 6.59 KB 0644
06030800.html File 6.65 KB 0644
06030900.html File 6.32 KB 0644
06031000.html File 6.28 KB 0644
06040000.html File 8.51 KB 0644
06050000.html File 8.79 KB 0644
06060000.html File 6.66 KB 0644
06060200.html File 7.88 KB 0644
06070000.html File 5.51 KB 0644
06080000.html File 8.48 KB 0644
06130000.html File 7.74 KB 0644
07080000.html File 7.05 KB 0644
07090000.html File 6.47 KB 0644
07090100.html File 5.89 KB 0644
12010000.html File 12.29 KB 0644
12020000.html File 6.25 KB 0644
12030000.html File 6.9 KB 0644
12030100.html File 11.82 KB 0644
12030200.html File 11.19 KB 0644
12040000.html File 6.41 KB 0644
12040100.html File 11.27 KB 0644
12040201.html File 9.67 KB 0644
12040300.html File 14.61 KB 0644
12040400.html File 5.23 KB 0644
12040500.html File 5.89 KB 0644
12050000.html File 7.65 KB 0644
12050100.html File 6.12 KB 0644
12050200.html File 8.12 KB 0644
12060000.html File 8.46 KB 0644
12070000.html File 9.58 KB 0644
12070100.html File 5.06 KB 0644
12080000.html File 7 KB 0644
12080100.html File 6.16 KB 0644
12080200.html File 6.53 KB 0644
12080300.html File 7.12 KB 0644
12080400.html File 6.51 KB 0644
12080500.html File 8.2 KB 0644
12080600.html File 4.77 KB 0644
12080700.html File 5.02 KB 0644
12090000.html File 7.41 KB 0644
12090100.html File 9.3 KB 0644
12090101.html File 6.11 KB 0644
12090102.html File 13.21 KB 0644
12090103.html File 7.55 KB 0644
12090104.html File 5.53 KB 0644
12090105.html File 12.58 KB 0644
12090106.html File 8.52 KB 0644
12090200.html File 8.03 KB 0644
12090300.html File 7.63 KB 0644
12090400.html File 6.12 KB 0644
12100000.html File 5.91 KB 0644
12120000.html File 7.49 KB 0644
12120100.html File 14.13 KB 0644
12120200.html File 6.51 KB 0644
12120300.html File 10.14 KB 0644
Add.html File 4.41 KB 0644
DeleteAllNotes.html File 5.81 KB 0644
DeleteNote.html File 5.96 KB 0644
EditSelectMenu.html File 8.32 KB 0644
FieldMenu.html File 6.25 KB 0644
FormatSparklineMenu.html File 6.89 KB 0644
HandleDuplicateRecords.html File 5.57 KB 0644
HideNote.html File 5.69 KB 0644
InsertCurrentDate.html File 6.36 KB 0644
InsertCurrentTime.html File 6.36 KB 0644
JumpToNextTable.html File 5.01 KB 0644
JumpToNextTableSel.html File 5.15 KB 0644
JumpToPrevTable.html File 5.04 KB 0644
JumpToPrevTableSel.html File 5.16 KB 0644
ManageNames.html File 12.1 KB 0644
MergeCellsMenu.html File 5.8 KB 0644
NavigateMenu.html File 5.33 KB 0644
NormalViewMode.html File 5.89 KB 0644
ODFF.html File 4.38 KB 0644
SelectColumn.html File 6.35 KB 0644
SelectData.html File 6.96 KB 0644
SelectRow.html File 6.04 KB 0644
SelectUnprotectedCells.html File 5.15 KB 0644
SelectVisibleColumns.html File 5.34 KB 0644
SelectVisibleRows.html File 5.19 KB 0644
SetInputMode.html File 5.87 KB 0644
SheetCommentMenu.html File 6.04 KB 0644
ShowNote.html File 5.68 KB 0644
TableSelectAll.html File 6.32 KB 0644
ToggleFormula.html File 6.4 KB 0644
ToggleRelative.html File 5.9 KB 0644
ToggleSheetGrid.html File 6.29 KB 0644
ViewHiddenColRow.html File 5.18 KB 0644
calculate.html File 5.73 KB 0644
calculation_accuracy.html File 7.61 KB 0644
cell_styles.html File 12.48 KB 0644
common_func.html File 5.51 KB 0644
common_func_workdaysintl.html File 9.53 KB 0644
data_form.html File 10.23 KB 0644
databar_more_options.html File 9.39 KB 0644
database_table_reference.html File 31.35 KB 0644
default_number_formats.html File 28.72 KB 0644
duplicate_sheet.html File 5.66 KB 0644
events_sheet.html File 9.13 KB 0644
ex_data_stat_func.html File 13.74 KB 0644
exponsmooth_embd.html File 22.59 KB 0644
formula2value.html File 5.49 KB 0644
ful_func.html File 10.59 KB 0644
func_aggregate.html File 26.99 KB 0644
func_arabic.html File 6.55 KB 0644
func_asc.html File 6.94 KB 0644
func_averageif.html File 25.01 KB 0644
func_averageifs.html File 22.6 KB 0644
func_bahttext.html File 6.18 KB 0644
func_base.html File 6.89 KB 0644
func_ceiling.html File 25.59 KB 0644
func_char.html File 5.9 KB 0644
func_clean.html File 5.68 KB 0644
func_code.html File 6.13 KB 0644
func_color.html File 7.68 KB 0644
func_concat.html File 7.27 KB 0644
func_concatenate.html File 5.57 KB 0644
func_convert.html File 85.18 KB 0644
func_countifs.html File 23.09 KB 0644
func_date.html File 11.69 KB 0644
func_datedif.html File 17.29 KB 0644
func_datevalue.html File 12.73 KB 0644
func_day.html File 13.09 KB 0644
func_days.html File 13.11 KB 0644
func_days360.html File 12.78 KB 0644
func_decimal.html File 6.64 KB 0644
func_dollar.html File 6.67 KB 0644
func_eastersunday.html File 11.27 KB 0644
func_edate.html File 12.72 KB 0644
func_eomonth.html File 10.99 KB 0644
func_error_type.html File 11.54 KB 0644
func_exact.html File 5.59 KB 0644
func_filter.html File 18.15 KB 0644
func_find.html File 5.89 KB 0644
func_findb.html File 7.33 KB 0644
func_fixed.html File 7.75 KB 0644
func_floor.html File 22.37 KB 0644
func_forecastetsadd.html File 21.98 KB 0644
func_forecastetsmult.html File 22.02 KB 0644
func_forecastetspiadd.html File 23.88 KB 0644
func_forecastetspimult.html File 23.92 KB 0644
func_forecastetsseason.html File 20.3 KB 0644
func_forecastetsstatadd.html File 25.96 KB 0644
func_forecastetsstatmult.html File 26.09 KB 0644
func_fourier.html File 42.78 KB 0644
func_hour.html File 10.83 KB 0644
func_ifs.html File 7.86 KB 0644
func_imcos.html File 7.96 KB 0644
func_imcosh.html File 8.38 KB 0644
func_imcot.html File 8.2 KB 0644
func_imcsc.html File 8.33 KB 0644
func_imcsch.html File 8.39 KB 0644
func_imsec.html File 8.3 KB 0644
func_imsech.html File 8.38 KB 0644
func_imsin.html File 7.93 KB 0644
func_imsinh.html File 8.36 KB 0644
func_imtan.html File 8.17 KB 0644
func_isoweeknum.html File 13.54 KB 0644
func_jis.html File 6.85 KB 0644
func_left.html File 5.64 KB 0644
func_leftb.html File 6.34 KB 0644
func_len.html File 5.54 KB 0644
func_lenb.html File 5.87 KB 0644
func_let.html File 14.03 KB 0644
func_lower.html File 5.39 KB 0644
func_maxifs.html File 22.38 KB 0644
func_mid.html File 5.04 KB 0644
func_midb.html File 8.53 KB 0644
func_minifs.html File 22.19 KB 0644
func_minute.html File 10.95 KB 0644
func_month.html File 12.79 KB 0644
func_networkdays.html File 15.42 KB 0644
func_networkdays.intl.html File 21.94 KB 0644
func_now.html File 10.49 KB 0644
func_numbervalue.html File 8.8 KB 0644
func_opt_barrier.html File 13.26 KB 0644
func_opt_prob_hit.html File 10.58 KB 0644
func_opt_prob_inmoney.html File 11.6 KB 0644
func_opt_touch.html File 13.16 KB 0644
func_proper.html File 5.48 KB 0644
func_randarray.html File 8.73 KB 0644
func_rawsubtract.html File 7.33 KB 0644
func_regex.html File 9.95 KB 0644
func_replace.html File 6.68 KB 0644
func_replaceb.html File 7.32 KB 0644
func_rept.html File 5.53 KB 0644
func_right.html File 5.63 KB 0644
func_rightb.html File 6.35 KB 0644
func_roman.html File 7.34 KB 0644
func_rounddown.html File 8.55 KB 0644
func_roundsig.html File 7.93 KB 0644
func_search.html File 8.06 KB 0644
func_searchb.html File 7.07 KB 0644
func_second.html File 10.93 KB 0644
func_sequence.html File 9.21 KB 0644
func_skewp.html File 7.48 KB 0644
func_sort.html File 16.68 KB 0644
func_sortby.html File 7.37 KB 0644
func_style.html File 9.99 KB 0644
func_substitute.html File 6.32 KB 0644
func_sum.html File 7.9 KB 0644
func_sumif.html File 20.86 KB 0644
func_sumifs.html File 22.12 KB 0644
func_switch.html File 8.34 KB 0644
func_t.html File 5.77 KB 0644
func_text.html File 6.39 KB 0644
func_textjoin.html File 8.43 KB 0644
func_time.html File 10.77 KB 0644
func_timevalue.html File 11.01 KB 0644
func_today.html File 10.43 KB 0644
func_trim.html File 5.5 KB 0644
func_trunc.html File 7.82 KB 0644
func_unichar.html File 5.53 KB 0644
func_unicode.html File 5.55 KB 0644
func_unique.html File 23.63 KB 0644
func_upper.html File 5.45 KB 0644
func_value.html File 8.58 KB 0644
func_webservice.html File 12.84 KB 0644
func_weekday.html File 18.76 KB 0644
func_weeknum.html File 19.35 KB 0644
func_weeknum_ooo.html File 14.34 KB 0644
func_weeknumadd.html File 11.01 KB 0644
func_workday.html File 14.99 KB 0644
func_workday.intl.html File 21.74 KB 0644
func_xlookup.html File 21 KB 0644
func_xmatch.html File 17.68 KB 0644
func_year.html File 11.1 KB 0644
func_yearfrac.html File 14.19 KB 0644
hide_sheet.html File 7.27 KB 0644
live_data_stream.html File 10.76 KB 0644
recalculate_hard.html File 6.4 KB 0644
shared_spreadsheet.html File 7.87 KB 0644
sheet_tab_color.html File 5.49 KB 0644
sidebar_alignment.html File 26.21 KB 0644
sidebar_number_format.html File 12.1 KB 0644
solver.html File 15.83 KB 0644
solver_options.html File 8.63 KB 0644
solver_options_algo.html File 28.26 KB 0644
sparklines.html File 12.98 KB 0644
stat_data.html File 72.41 KB 0644
statistics.html File 10.48 KB 0644
statistics_anova.html File 26.29 KB 0644
statistics_correlation.html File 21.12 KB 0644
statistics_covariance.html File 20.66 KB 0644
statistics_descriptive.html File 25.98 KB 0644
statistics_exposmooth.html File 21.47 KB 0644
statistics_fourier.html File 42.77 KB 0644
statistics_movingavg.html File 20.75 KB 0644
statistics_regression.html File 13.2 KB 0644
statistics_sampling.html File 17.34 KB 0644
statistics_test_chisqr.html File 18.29 KB 0644
statistics_test_f.html File 21.5 KB 0644
statistics_test_t.html File 22.16 KB 0644
statistics_test_z.html File 20.87 KB 0644
text2columns.html File 8.6 KB 0644
xml_source.html File 9.84 KB 0644
zoom.html File 9.62 KB 0644
Filemanager