__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<!DOCTYPE html>
<html lang="es" dir="ltr">
<head>
<base href="../../../../">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Constantes de BASIC</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="basic_constants"></a>
<a id="bm_id051720170831387233"></a><meta itemprop="keywords" content="constantes de BASIC">
<h1 id="hd_id051620171022255424" dir="auto">
<a id="basicconstantsh1"></a>Basic Constants</h1>
<p id="par_id051620171022384640" class="paragraph" dir="auto"><span class="avis">Constantes utilizadas en programas escritos en BASIC</span></p>
<a id="booleanconstants"></a>
<a id="bm_id871554200620243"></a><meta itemprop="keywords" content="constantes booleanas de BASIC">
<meta itemprop="keywords" content="constante de BASIC,False">
<meta itemprop="keywords" content="constante de Basic,True">
<h2 id="par_id051620171022382581" dir="auto">Constantes booleanas</h2>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051620171114565335" class="tableheadintable" dir="auto">Nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051620171114565484" class="tableheadintable" dir="auto">Tipo</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051620171114563271" class="tableheadintable" dir="auto">Valor</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114567378" class="paragraphintable" dir="auto"><span class="literal">True</span></p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114563299" class="paragraphintable" dir="auto">Boolean</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114565603" class="paragraphintable" dir="auto">1</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114564178" class="paragraphintable" dir="auto"><span class="literal">False</span></p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114566455" class="paragraphintable" dir="auto">Boolean</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114563986" class="paragraphintable" dir="auto">0</p>
</td>
</tr>
</table>
<br>
<div class="embedded">
<a id="functexample"></a>
<h3 id="hd_id061420171139088233" dir="auto">Ejemplo:</h3>
</div>
<div class="bascode" itemscope="true" itemtype="http://schema.org/SoftwareSourceCode" itemprop="codeSampleType" content="snippet" data-tooltip="Pulse en el texto para copiarlo en el portapapeles"><pre dir="auto"><code class="language-visual-basic line-numbers">
Dim bPositive as Boolean
bPositive = True
</code></pre></div>
<a id="mathconstants"></a>
<a id="bm_id131554200364170"></a><meta itemprop="keywords" content="constantes matemáticas de Basic">
<meta itemprop="keywords" content="Pi,constante de Basic">
<meta itemprop="keywords" content="constante de Basic,Pi">
<h2 id="hd_id051620171114573549" dir="auto">Constante matemática</h2>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051620171114576150" class="tableheadintable" dir="auto">Nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051620171114575122" class="tableheadintable" dir="auto">Tipo</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051620171114574987" class="tableheadintable" dir="auto">Valor</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114574028" class="paragraphintable" dir="auto"><span class="literal">Pi</span></p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114571506" class="paragraphintable" dir="auto">Double</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114576361" class="paragraphintable" dir="auto">3.14159265358979</p>
</td>
</tr>
</table>
<br>
<div class="embedded">
<a id="functexample"></a>
<h3 id="hd_id061420171139088233" dir="auto">Ejemplo:</h3>
</div>
<div class="bascode" itemscope="true" itemtype="http://schema.org/SoftwareSourceCode" itemprop="codeSampleType" content="snippet" data-tooltip="Pulse en el texto para copiarlo en el portapapeles"><pre dir="auto"><code class="language-visual-basic line-numbers">
Function Rad2Deg( aRad as Double) As Double
Rad2Deg = aRad * 180.00 / Pi
End Function
</code></pre></div>
<a id="objectconstants"></a>
<a id="bm_id261554201061695"></a><meta itemprop="keywords" content="constantes de objetos de Basic">
<meta itemprop="keywords" content="Empty,constante de Basic">
<meta itemprop="keywords" content="Null,constante de Basic">
<meta itemprop="keywords" content="Nothing,constante de Basic">
<meta itemprop="keywords" content="constante de Basic,Nothing">
<meta itemprop="keywords" content="constante de Basic,Null">
<meta itemprop="keywords" content="constante de Basic,Empty">
<h2 id="hd_id051620171114576454" dir="auto">Constantes de objetos</h2>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051620171114576921" class="tableheadintable" dir="auto">Nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051620171114578188" class="tableheadintable" dir="auto">Tipo</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051720170824099845" class="tableheadintable" dir="auto">Utilización</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114575052" class="paragraphintable" dir="auto"><span class="literal">Empty</span></p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114576734" class="paragraphintable" dir="auto">Variant</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id05172017082409622" class="paragraphintable" dir="auto">El valor <span class="emph">Vacío</span> indica que no se ha inicializado la variable.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114577892" class="paragraphintable" dir="auto"><span class="literal">Null</span></p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051620171114571232" class="paragraphintable" dir="auto">null</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051720170824093395" class="paragraphintable" dir="auto">Indica que la variable no contiene datos.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051720170824091253" class="paragraphintable" dir="auto"><span class="literal">Nothing</span></p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051720170824091966" class="paragraphintable" dir="auto">Object</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051720170824097935" class="paragraphintable" dir="auto">Asigne el objeto <span class="emph">Nothing</span> a una variable para quitar una asignación anterior.</p>
</td>
</tr>
</table>
<br>
<div class="embedded">
<a id="functexample"></a>
<h3 id="hd_id061420171139088233" dir="auto">Ejemplo:</h3>
</div>
<div class="bascode" itemscope="true" itemtype="http://schema.org/SoftwareSourceCode" itemprop="codeSampleType" content="snippet" data-tooltip="Pulse en el texto para copiarlo en el portapapeles"><pre dir="auto"><code class="language-visual-basic line-numbers">
SubExampleEmpty
Dim sVar As Variant
sVar = Empty
Print IsEmpty(sVar) ' Devuelve True
End Sub
Sub ExampleNull
Dim vVar As Variant
MsgBox IsNull(vVar)
End Sub
Sub ExampleNothing
Dim oDoc As Object
Set oDoc = ThisComponent
Print oDoc.Title
oDoc = Nothing
Print oDoc ' Error
End Sub
</code></pre></div>
<h2 id="hd_id31634909394554" dir="auto">MsgBox Named Constants</h2>
<div class="embedded">
<a id="MsgBox_constants"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051220170241588881" class="tableheadintable" dir="auto">Constante con nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051220170241585541" class="tableheadintable" dir="auto">Valor entero</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051220170241585124" class="tableheadintable" dir="auto">Definición</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241588348" class="tablecontentintable" dir="auto">MB_OK</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241583191" class="tablecontentintable" dir="auto">0</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147397" class="paragraphintable" dir="auto">Mostrar solo el botón «Aceptar».</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241583930" class="tablecontentintable" dir="auto">MB_OKCANCEL</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241598544" class="tablecontentintable" dir="auto">1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145646" class="paragraphintable" dir="auto">Mostrar los botones «Aceptar» y «Cancelar».</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241591470" class="tablecontentintable" dir="auto">MB_ABORTRETRYIGNORE</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241592832" class="tablecontentintable" dir="auto">2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3149410" class="paragraphintable" dir="auto">Mostrar los botones «Interrumpir», «Reintentar» e «Ignorar».</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241594311" class="tablecontentintable" dir="auto">MB_YESNOCANCEL</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241594996" class="tablecontentintable" dir="auto">3</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3151075" class="paragraphintable" dir="auto">Mostrar los botones «Sí», «No» y «Cancelar».</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241596937" class="tablecontentintable" dir="auto">MB_YESNO</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241592706" class="tablecontentintable" dir="auto">4</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153878" class="paragraphintable" dir="auto">Mostrar los botones «Sí» y «No».</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241591119" class="tablecontentintable" dir="auto">MB_RETRYCANCEL</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241595093" class="tablecontentintable" dir="auto">5</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3155601" class="paragraphintable" dir="auto">Mostrar los botones «Reintentar» y «Cancelar».</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id05122017024159933" class="tablecontentintable" dir="auto">MB_ICONSTOP</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id05122017024159655" class="tablecontentintable" dir="auto">16</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150716" class="paragraphintable" dir="auto">Añadir el icono de parada crítica al cuadro de diálogo.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241591424" class="tablecontentintable" dir="auto">MB_ICONQUESTION</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241593191" class="tablecontentintable" dir="auto">32</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153837" class="paragraphintable" dir="auto">Añadir el icono de pregunta al cuadro de diálogo.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170241598357" class="tablecontentintable" dir="auto">MB_ICONEXCLAMATION</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170242002870" class="tablecontentintable" dir="auto">48</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3150751" class="paragraphintable" dir="auto">Añadir el icono del signo de exclamación al cuadro de diálogo.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170242001511" class="tablecontentintable" dir="auto">MB_ICONINFORMATION</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170242008091" class="tablecontentintable" dir="auto">64</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3146915" class="paragraphintable" dir="auto">Añade el icono de información al cuadro de diálogo.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170242003564" class="tablecontentintable" dir="auto"> </p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170242001398" class="tablecontentintable" dir="auto">128</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145640" class="paragraphintable" dir="auto">El primer botón del cuadro de diálogo es el predeterminado.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170242007839" class="tablecontentintable" dir="auto">MB_DEFBUTTON2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170242005589" class="tablecontentintable" dir="auto">256</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153765" class="paragraphintable" dir="auto">El segundo botón del cuadro de diálogo es el predeterminado.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170242005074" class="tablecontentintable" dir="auto">MB_DEFBUTTON3</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170242001655" class="tablecontentintable" dir="auto">512</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153715" class="paragraphintable" dir="auto">El tercer botón del cuadro de diálogo es el predeterminado.</p>
</td>
</tr>
</table>
<br>
</div>
<h2 id="hd_id881634911199058" dir="auto">GetAttr Named Constants</h2>
<div class="embedded">
<a id="GetAttr_constants"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051220170522586822" class="tableheadintable" dir="auto">Constante con nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051220170522583099" class="tableheadintable" dir="auto">Valor</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051220170522583818" class="tableheadintable" dir="auto">Definición</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170522588740" class="tablecontentintable" dir="auto">ATTR_NORMAL</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170522583733" class="tablecontentintable" dir="auto">0</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147349" class="paragraphintable" dir="auto"> Archivos normales.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170522587742" class="tablecontentintable" dir="auto">ATTR_READONLY</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170522584092" class="tablecontentintable" dir="auto">1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3147434" class="paragraphintable" dir="auto"> Archivos de solo lectura.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id05122017054654588" class="tablecontentintable" dir="auto">ATTR_HIDDEN</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170546549512" class="tablecontentintable" dir="auto">2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170546544550" class="paragraphintable" dir="auto"> Archivo oculto</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170546546528" class="tablecontentintable" dir="auto">ATTR_SYSTEM</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170546548373" class="tablecontentintable" dir="auto">4</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170546546496" class="paragraphintable" dir="auto"> Archivo de sistema</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170522588594" class="tablecontentintable" dir="auto">ATTR_VOLUME</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170522581431" class="tablecontentintable" dir="auto">8</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3159154" class="paragraphintable" dir="auto"> Devuelve el nombre del volumen</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id05122017052258465" class="tablecontentintable" dir="auto">ATTR_DIRECTORY</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170522585148" class="tablecontentintable" dir="auto">16</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3145271" class="paragraphintable" dir="auto"> Devuelve solo el nombre del directorio.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170522585987" class="tablecontentintable" dir="auto">ATTR_ARCHIVE</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id051220170522583804" class="tablecontentintable" dir="auto">32</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id3153953" class="paragraphintable" dir="auto"> El archivo se modificó desde la última copia de respaldo (bit Archive).</p>
</td>
</tr>
</table>
<br>
</div>
<h2 id="hd_id611634911996367" dir="auto">Constantes con nombre de los tipos de datos</h2>
<div class="embedded">
<a id="VarType_constants"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3145171" class="tableheadintable" dir="auto">Valores para<br>TypeName</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id051620170608269696" class="tableheadintable" dir="auto">Constante<br>con nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3156212" class="tableheadintable" dir="auto">VarType<br>values</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id3154684" class="tableheadintable" dir="auto">Tipo de variable</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="2" dir="auto"><p id="par_id401667566896518" class="paragraphintable" dir="auto">…()</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id561667566907413" class="paragraphintable" dir="auto">8192</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id501667566908366" class="paragraphintable" dir="auto"><span class="literal">Array</span> de variables</p></td>
</tr>
<tr>
<td rowspan="" colspan="2" dir="auto"><p id="par_id3151041" class="paragraphintable" dir="auto">Boolean</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3153367" class="paragraphintable" dir="auto">11</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3148645" class="paragraphintable" dir="auto">Variable <span class="literal">Boolean</span></p></td>
</tr>
<tr>
<td rowspan="" colspan="2" dir="auto"><p id="par_id3151042" class="paragraphintable" dir="auto">Byte</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3253367" class="paragraphintable" dir="auto">17</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3158645" class="paragraphintable" dir="auto">Variable <span class="literal">Byte</span></p></td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto"><p id="par_id3153138" class="paragraphintable" dir="auto">Date</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id051620170608329367" class="paragraphintable" dir="auto">V_DATE</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3153363" class="paragraphintable" dir="auto">7</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3155411" class="paragraphintable" dir="auto">Variable <span class="literal">Date</span></p></td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto"><p id="par_id051620170608331783" class="paragraphintable" dir="auto">Currency</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id051620170608333476" class="paragraphintable" dir="auto">V_CURRENCY</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id051620170608333808" class="paragraphintable" dir="auto">6</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id051620170608331416" class="paragraphintable" dir="auto">Variable <span class="literal">Currency</span></p></td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto"><p id="par_id3146975" class="paragraphintable" dir="auto">Double</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id051620170608337319" class="paragraphintable" dir="auto">V_DOUBLE</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3150486" class="paragraphintable" dir="auto">5</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3148616" class="paragraphintable" dir="auto">Double-precision floating-point variable</p></td>
</tr>
<tr>
<td rowspan="" colspan="2" dir="auto"><p id="par_id401657666896518" class="paragraphintable" dir="auto">Error</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id566617566907413" class="paragraphintable" dir="auto">11</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id501666576908366" class="paragraphintable" dir="auto">Error type variable</p></td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto"><p id="par_id3148457" class="paragraphintable" dir="auto">Integer</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id05162017060833922" class="paragraphintable" dir="auto">V_INTEGER</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3145647" class="paragraphintable" dir="auto">2</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3154490" class="paragraphintable" dir="auto">Variable <span class="literal">Integer</span></p></td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto"><p id="par_id3149960" class="paragraphintable" dir="auto">Long</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id051620170608332124" class="paragraphintable" dir="auto">V_LONG</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3154513" class="paragraphintable" dir="auto">3</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3151318" class="paragraphintable" dir="auto"><span class="literal">Long</span> integer variable</p></td>
</tr>
<tr>
<td rowspan="" colspan="2" dir="auto"><p id="par_id3146972" class="paragraphintable" dir="auto">Object</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3154482" class="paragraphintable" dir="auto">9</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3150323" class="paragraphintable" dir="auto"><span class="literal">Object</span> variable</p></td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto"><p id="par_id3148405" class="paragraphintable" dir="auto">Single</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id051620170608337392" class="paragraphintable" dir="auto">V_SINGLE</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3149020" class="paragraphintable" dir="auto">4</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3147341" class="paragraphintable" dir="auto">Single-precision floating-point variable</p></td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto"><p id="par_id3155901" class="paragraphintable" dir="auto">String</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id05162017060833587" class="paragraphintable" dir="auto">V_STRING</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3155960" class="paragraphintable" dir="auto">8</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3146313" class="paragraphintable" dir="auto"><span class="literal">String</span> variable</p></td>
</tr>
<tr>
<td rowspan="" colspan="2" dir="auto"><p id="par_id3145149" class="paragraphintable" dir="auto">Variant</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3154021" class="paragraphintable" dir="auto">12</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3145789" class="paragraphintable" dir="auto"><span class="literal">Variant</span> variable (can contain all types specified by the definition)</p></td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto"><p id="par_id3148630" class="paragraphintable" dir="auto">Empty</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id051620170608331395" class="paragraphintable" dir="auto">V_EMPTY</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3152584" class="paragraphintable" dir="auto">0</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3151278" class="paragraphintable" dir="auto">Uninitialized <span class="literal">Variant</span> variable</p></td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto"><p id="par_id3154576" class="paragraphintable" dir="auto">Null</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id05162017060833692" class="paragraphintable" dir="auto">V_NULL</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3166424" class="paragraphintable" dir="auto">1</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id3145131" class="paragraphintable" dir="auto">No hay datos válidos</p></td>
</tr>
</table>
<br>
</div>
<a id="addvbaconstants"></a>
<a id="bm_id101554201127393"></a><meta itemprop="keywords" content="constantes de Visual Basic">
<meta itemprop="keywords" content="constantes exclusivas de VBA">
<h2 id="hd_id661512312593832" dir="auto">Constantes adicionales de VBA</h2>
<p id="par_id111512312705893" class="paragraph" dir="auto">Las constantes siguientes están disponibles cuando se activa el modo de compatibilidad con VBA</p>
<div class="embedded">
<a id="vbasupport"></a>
<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_id051920171018124524" dir="auto">Esta constante, función u objeto se activa mediante la instrucción <a target="_top" href="es/text/sbasic/shared/03103350.html"><span class="literal">Option VBASupport 1</span></a>, colocada antes del código ejecutable del programa en un módulo.</p></div>
</div>
<br>
</div>
<a id="vbavartypeconstnts"></a>
<a id="bm_id391624288823741"></a><meta itemprop="keywords" content="VBA Variable Type Named Constants">
<h3 id="hd_id941628842567829" dir="auto">VBA Color Named Constants</h3>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id611634907471277" class="tableheadintable" dir="auto">Constante con nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id861634907471277" class="tableheadintable" dir="auto">Composición de<br>rojo, verde y azul</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id131634907471277" class="tablecontentintable" dir="auto">vbBlack</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id561634907471277" class="tablecontentintable" dir="auto">RGB(0, 0, 0)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id421634907638611" class="tablecontentintable" dir="auto">vbBlue</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id611634907688162" class="tablecontentintable" dir="auto">RGB(0, 0, 255)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id551634907874363" class="tablecontentintable" dir="auto">vbCyan</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id521634907949411" class="tablecontentintable" dir="auto">RGB(0, 255, 255)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891634907875500" class="tablecontentintable" dir="auto">vbGreen</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id841634907957172" class="tablecontentintable" dir="auto">RGB(0, 255, 0)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id971634907876196" class="tablecontentintable" dir="auto">vbMagenta</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id501634907977490" class="tablecontentintable" dir="auto">RGB(255, 0, 255)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id941634907876844" class="tablecontentintable" dir="auto">vbRed</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id501634907984434" class="tablecontentintable" dir="auto">RGB(255, 0, 0)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id351634907877572" class="tablecontentintable" dir="auto">vbYellow</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id681634907989235" class="tablecontentintable" dir="auto">RGB(255, 255, 0)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id431634907878140" class="tablecontentintable" dir="auto">vbWhite</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id621634907995939" class="tablecontentintable" dir="auto">RGB(255, 255, 255)</p>
</td>
</tr>
</table>
<br>
<h3 id="hd_id941624288567829" dir="auto">Variable Type Named Constants</h3>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id31624288363725" class="tableheadintable" dir="auto">Constante con nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id951624288363725" class="tableheadintable" dir="auto">Valor decimal</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id151624288186788" class="tablecontentintable" dir="auto">vbArray</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id961624288191678" class="tablecontentintable" dir="auto">8192</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id361624288198006" class="tablecontentintable" dir="auto">vbBoolean</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id701624288202471" class="tablecontentintable" dir="auto">11</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id581624288207631" class="tablecontentintable" dir="auto">vbByte</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id781624288212801" class="tablecontentintable" dir="auto">17</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id861624288218272" class="tablecontentintable" dir="auto">vbCurrency</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id371624288223017" class="tablecontentintable" dir="auto">6</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id631624288229041" class="tablecontentintable" dir="auto">vbDataObject</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id641624288233002" class="tablecontentintable" dir="auto">13</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id571624288236875" class="tablecontentintable" dir="auto">vbDate</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1001624288241059" class="tablecontentintable" dir="auto">7</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id571624288244739" class="tablecontentintable" dir="auto">vbDecimal</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id991624288247923" class="tablecontentintable" dir="auto">14</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id391624288251107" class="tablecontentintable" dir="auto">vbDouble</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id831624288256005" class="tablecontentintable" dir="auto">5</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id651624288258973" class="tablecontentintable" dir="auto">vbEmpty</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id681624288262413" class="tablecontentintable" dir="auto">0</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541624288266590" class="tablecontentintable" dir="auto">vbError</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id801624288270239" class="tablecontentintable" dir="auto">10</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id311624288273447" class="tablecontentintable" dir="auto">vbInteger</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id661624288277319" class="tablecontentintable" dir="auto">2</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id261624288293466" class="tablecontentintable" dir="auto">vbLong</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id301624288282609" class="tablecontentintable" dir="auto">3</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id51624288297226" class="tablecontentintable" dir="auto">vbNull</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id321624288301819" class="tablecontentintable" dir="auto">1</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id21624288307523" class="tablecontentintable" dir="auto">vbObject</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id91624288311180" class="tablecontentintable" dir="auto">9</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id991624288314316" class="tablecontentintable" dir="auto">vbSingle</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id131624288318340" class="tablecontentintable" dir="auto">4</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id561624288321052" class="tablecontentintable" dir="auto">vbString</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id41624288325309" class="tablecontentintable" dir="auto">8</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id951624288329278" class="tablecontentintable" dir="auto">vbUserDefinedType</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id861624288332301" class="tablecontentintable" dir="auto">36</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id171624288336183" class="tablecontentintable" dir="auto">vbVariant</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id451624288339448" class="tablecontentintable" dir="auto">12</p>
</td>
</tr>
</table>
<br>
<h3 id="hd_id881634911195890" dir="auto">FormatDateTime VBA Named Constants</h3>
<div class="embedded">
<a id="FormatDateTime_constants"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id201512137337536" class="tableheadintable" dir="auto">Constante con nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id481512137342798" class="tableheadintable" dir="auto">Valor</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id781512137345583" class="tableheadintable" dir="auto">Descripción</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id121512137348477" class="tablecontentsintable" dir="auto">vbGeneralDate</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id511512137351182" class="tablecontentsintable" dir="auto">0</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id991512137353869" class="tablecontentsintable" dir="auto">Muestra una fecha y/u hora como se define en la configuración de fecha general del sistema.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id181512137579110" class="tablecontentsintable" dir="auto">vbLongDate</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id651512137595327" class="tablecontentsintable" dir="auto">1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id841512137597989" class="tablecontentsintable" dir="auto">Muestra una fecha utilizando el formato de fecha largo especificado en la configuración regional del equipo.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id391512138077008" class="tablecontentsintable" dir="auto">vbShortDate</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id651512137594327" class="tablecontentsintable" dir="auto">2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id841512137397989" class="tablecontentsintable" dir="auto">Muestra una fecha utilizando el formato de fecha corto especificado en la configuración regional del equipo.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id181512137679110" class="tablecontentsintable" dir="auto">vbLongTime</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id651512137595227" class="tablecontentsintable" dir="auto">3</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id841512147597989" class="tablecontentsintable" dir="auto">Muestra una hora tal como se define en la configuración de hora larga del sistema.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id183512137579110" class="tablecontentsintable" dir="auto">vbShortTime</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id651512937595327" class="tablecontentsintable" dir="auto">4</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id841517137597989" class="tablecontentsintable" dir="auto">Muestra una hora utilizando el formato de 24 horas (hh:mm).</p>
</td>
</tr>
</table>
<br>
</div>
<h3 id="hd_id801634912153888" dir="auto">StrConv VBA Named Constants</h3>
<div class="embedded">
<a id="StrConv_constants"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id531622763145456" class="tableheadintable" dir="auto">Conversión</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id131622763145457" class="tableheadintable" dir="auto">Valor</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id411622763145457" class="tableheadintable" dir="auto">Descripción</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id721622763145457" class="tablecontentintable" dir="auto">vbUpperCase</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id11622763145458" class="tablecontentintable" dir="auto">1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id421622763145458" class="tablecontentintable" dir="auto">Converts <span class="emph">Text</span> characters to uppercase.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id91622763415122" class="tablecontentintable" dir="auto">vbLowerCase</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id911622763415123" class="tablecontentintable" dir="auto">2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id251622763427976" class="tablecontentintable" dir="auto">Converts <span class="emph">Text</span> characters lowercase.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id1001622764064614" class="tablecontentintable" dir="auto">vbProperCase</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id21622764064614" class="tablecontentintable" dir="auto">3</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id531622764070154" class="tablecontentintable" dir="auto">Convierte la primera letra de cada una de las palabras en <span class="emph">Texto</span> en mayúscula.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891622764187452" class="tablecontentintable" dir="auto">vbWide</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id471622764187452" class="tablecontentintable" dir="auto">4</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id881622764192628" class="tablecontentintable" dir="auto">Converts narrow (<a target="_top" href="es/text/shared/00/00000005.html#halfwidth">half-width</a>) characters in <span class="emph">Text</span> to wide (<a target="_top" href="es/text/shared/00/00000005.html#halfwidth">full-width</a>) characters.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id121622764454098" class="tablecontentintable" dir="auto">vbNarrow</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id31622764454099" class="tablecontentintable" dir="auto">8</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id71622764459352" class="paragraphintable" dir="auto">Converts wide (<a target="_top" href="es/text/shared/00/00000005.html#halfwidth">full-width</a>) characters in <span class="emph">Text</span> to narrow (<a target="_top" href="es/text/shared/00/00000005.html#halfwidth">half-width</a>) characters.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id801622764558261" class="tablecontentintable" dir="auto">vbKatakana</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id531622764558262" class="tablecontentintable" dir="auto">16</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id371622764565366" class="tablecontentintable" dir="auto">Converts Hiragana characters in <span class="emph">Text</span> to Katakana characters.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id771622764721149" class="tablecontentintable" dir="auto">vbHiragana</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id901622764721150" class="tablecontentintable" dir="auto">32</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id911622764728794" class="tablecontentintable" dir="auto">Converts Katakana characters in <span class="emph">Text</span> to Hiragana characters.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id211622764833771" class="tablecontentintable" dir="auto">vbUnicode</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id321622764833772" class="tablecontentintable" dir="auto">64</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id21622764841321" class="tablecontentintable" dir="auto">Converts <span class="emph">Text</span> characters to Unicode characters using the default code page of the system.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id901622764984846" class="tablecontentintable" dir="auto">vbFromUnicode</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id281622764984846" class="tablecontentintable" dir="auto">128</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id221622764991492" class="tablecontentintable" dir="auto">Converts <span class="emph">Text</span> characters from Unicode to the default code page of the system.</p>
</td>
</tr>
</table>
<br>
</div>
<h3 id="hd_id131634910758620" dir="auto">WeekDayName VBA Named Constants</h3>
<div class="embedded">
<a id="WeekDay_constants"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id651619719561092" class="tableheadintable" dir="auto">Valor</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id251619718816238" class="tableheadintable" dir="auto">Constante de VBA</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id711619718816238" class="tableheadintable" dir="auto">Descripción</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id731619718847838" class="tablecontentintable" dir="auto">0</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id731619718847702" class="tablecontentintable" dir="auto">vbUseSystemDayOfWeek</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id521619718818972" class="tablecontentintable" dir="auto">Use system locale settings</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id821619719164117" class="tablecontentintable" dir="auto">1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id731619718847885" class="tablecontentintable" dir="auto">vbSunday</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id581619719174897" class="tablecontentintable" dir="auto">Domingo (predeterminado)</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id821619719164241" class="tablecontentintable" dir="auto">2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id731619718844633" class="tablecontentintable" dir="auto">vbMonday</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id581619719173258" class="tablecontentintable" dir="auto">Lunes</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id821619719168871" class="tablecontentintable" dir="auto">3</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id731619718840122" class="tablecontentintable" dir="auto">vbTuesday</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id581619719174633" class="tablecontentintable" dir="auto">Martes</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id821619719162897" class="tablecontentintable" dir="auto">4</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id731619718843362" class="tablecontentintable" dir="auto">vbWednesday</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id581619719173641" class="tablecontentintable" dir="auto">Miércoles</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id821619719168022" class="tablecontentintable" dir="auto">5</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id731619718849336" class="tablecontentintable" dir="auto">vbThursday</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id581619719170014" class="tablecontentintable" dir="auto">Jueves</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id821619719164776" class="tablecontentintable" dir="auto">6</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id731619718849699" class="tablecontentintable" dir="auto">vbFriday</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id581619719174271" class="tablecontentintable" dir="auto">Viernes</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id821619719169044" class="tablecontentintable" dir="auto">7</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id731619718849001" class="tablecontentintable" dir="auto">vbSaturday</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id581619719176055" class="tablecontentintable" dir="auto">Sábado</p>
</td>
</tr>
</table>
<br>
</div>
<h3 id="hd_id531634913323423" dir="auto">Miscellaneous VBA Named Constants</h3>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id901512312880723" class="tableheadintable" dir="auto">Constante con nombre</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id891512312916493" class="tableheadintable" dir="auto">Valor hexadecimal (decimal)</p>
</th>
<th rowspan="" colspan="" class="tableheadcell" dir="auto">
<p id="par_id991512312965968" class="tableheadintable" dir="auto">Descripción</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id311542196872466" class="paragraphintable" dir="auto">vbTrue</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id151542196872467" class="paragraphintable" dir="auto">-1</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id671542197262160" class="paragraphintable" dir="auto">Parte de la enumeración vbTriState.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id241542196923343" class="paragraphintable" dir="auto">vbFalse</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id611542196923343" class="paragraphintable" dir="auto">0</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id351542197255532" class="paragraphintable" dir="auto">Parte de la enumeración vbTriState.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id551542196949698" class="paragraphintable" dir="auto">vbUseDefault</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id831542196949698" class="paragraphintable" dir="auto">-2</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id251542197274514" class="paragraphintable" dir="auto">Parte de la enumeración vbTriState.</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891512313266496" class="paragraphintable" dir="auto">vbCr</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id241512313723033" class="paragraphintable" dir="auto">\x0D (13)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id611512313731233" class="paragraphintable" dir="auto">CR: retorno de carro</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id471512313282257" class="paragraphintable" dir="auto">vbCrLf</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id691512313750520" class="paragraphintable" dir="auto">\x0D\x0A (13 10)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id961512313881937" class="paragraphintable" dir="auto">CRLF: retorno de carro y salto de renglón</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id11512313289164" class="paragraphintable" dir="auto">vbFormFeed</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id341512313761295" class="paragraphintable" dir="auto">\x0c (12)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id221512313889077" class="paragraphintable" dir="auto">FF: salto de página</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id501512313293989" class="paragraphintable" dir="auto">vbLf</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id311512313777558" class="paragraphintable" dir="auto">\x0A (10)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id621512313896169" class="paragraphintable" dir="auto">LF: salto de renglón</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id191512313300610" class="paragraphintable" dir="auto">vbNewLine</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id521512319135830" class="listitemintable" dir="auto">\x0D\x0A (13 10) para Windows</p>
<p id="par_id61512319163913" class="listitemintable" dir="auto">\x0A (10) para otros sistemas</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id151512313904989" class="paragraphintable" dir="auto">LF o CRLF</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id211512313306932" class="paragraphintable" dir="auto">vbNullString</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141512313800110" class="paragraphintable" dir="auto">""</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id741512313911049" class="paragraphintable" dir="auto">Cadena nula</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id931512313312621" class="paragraphintable" dir="auto">vbTab</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id241512313810064" class="paragraphintable" dir="auto">\x09 (9)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id951512313918356" class="paragraphintable" dir="auto">HT: tabulación horizontal</p>
</td>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id481512313318983" class="paragraphintable" dir="auto">vbVerticalTab </p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id991512313821414" class="paragraphintable" dir="auto">\x0B (11)</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id351512313924593" class="paragraphintable" dir="auto">VT: tabulación vertical</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/sbasic/shared/03040000.xhp" target="_blank">/text/sbasic/shared/03040000.xhp</a></p>
<p dir="auto">Title is: Constantes de BASIC</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>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 01 | Folder | 0755 |
|
|
| 02 | Folder | 0755 |
|
|
| 03 | Folder | 0755 |
|
|
| 00000002.html | File | 8.56 KB | 0644 |
|
| 00000003.html | File | 28.14 KB | 0644 |
|
| 01000000.html | File | 5.48 KB | 0644 |
|
| 01010210.html | File | 7.54 KB | 0644 |
|
| 01020000.html | File | 5.39 KB | 0644 |
|
| 01020100.html | File | 29.21 KB | 0644 |
|
| 01020200.html | File | 4.78 KB | 0644 |
|
| 01020300.html | File | 19.46 KB | 0644 |
|
| 01020500.html | File | 5.77 KB | 0644 |
|
| 01030000.html | File | 5.17 KB | 0644 |
|
| 01030100.html | File | 5.25 KB | 0644 |
|
| 01030200.html | File | 10.6 KB | 0644 |
|
| 01030300.html | File | 22.3 KB | 0644 |
|
| 01030400.html | File | 21.46 KB | 0644 |
|
| 01040000.html | File | 29.11 KB | 0644 |
|
| 01050000.html | File | 8.94 KB | 0644 |
|
| 01050100.html | File | 5.34 KB | 0644 |
|
| 01050200.html | File | 4.15 KB | 0644 |
|
| 01050300.html | File | 5.2 KB | 0644 |
|
| 01170100.html | File | 7.26 KB | 0644 |
|
| 01170101.html | File | 31.62 KB | 0644 |
|
| 01170103.html | File | 6.87 KB | 0644 |
|
| 03000000.html | File | 8.61 KB | 0644 |
|
| 03010000.html | File | 5 KB | 0644 |
|
| 03010100.html | File | 4.58 KB | 0644 |
|
| 03010102.html | File | 16.46 KB | 0644 |
|
| 03010103.html | File | 9.97 KB | 0644 |
|
| 03010200.html | File | 4.31 KB | 0644 |
|
| 03010201.html | File | 7.04 KB | 0644 |
|
| 03010300.html | File | 5.87 KB | 0644 |
|
| 03010301.html | File | 6.98 KB | 0644 |
|
| 03010302.html | File | 6.4 KB | 0644 |
|
| 03010303.html | File | 6.96 KB | 0644 |
|
| 03010304.html | File | 7.13 KB | 0644 |
|
| 03010305.html | File | 7.54 KB | 0644 |
|
| 03010306.html | File | 7.17 KB | 0644 |
|
| 03020000.html | File | 6.28 KB | 0644 |
|
| 03020100.html | File | 5.06 KB | 0644 |
|
| 03020101.html | File | 7.72 KB | 0644 |
|
| 03020102.html | File | 8.16 KB | 0644 |
|
| 03020103.html | File | 11.08 KB | 0644 |
|
| 03020104.html | File | 6.19 KB | 0644 |
|
| 03020200.html | File | 6.38 KB | 0644 |
|
| 03020201.html | File | 9.18 KB | 0644 |
|
| 03020202.html | File | 8.46 KB | 0644 |
|
| 03020203.html | File | 8.38 KB | 0644 |
|
| 03020204.html | File | 9.91 KB | 0644 |
|
| 03020205.html | File | 8.89 KB | 0644 |
|
| 03020301.html | File | 8.49 KB | 0644 |
|
| 03020302.html | File | 5.38 KB | 0644 |
|
| 03020303.html | File | 8.97 KB | 0644 |
|
| 03020304.html | File | 5.15 KB | 0644 |
|
| 03020305.html | File | 6.41 KB | 0644 |
|
| 03020400.html | File | 9.18 KB | 0644 |
|
| 03020401.html | File | 7.89 KB | 0644 |
|
| 03020402.html | File | 8.11 KB | 0644 |
|
| 03020403.html | File | 8.64 KB | 0644 |
|
| 03020404.html | File | 8.78 KB | 0644 |
|
| 03020405.html | File | 8.38 KB | 0644 |
|
| 03020406.html | File | 5.93 KB | 0644 |
|
| 03020407.html | File | 6.64 KB | 0644 |
|
| 03020408.html | File | 6.43 KB | 0644 |
|
| 03020409.html | File | 9.93 KB | 0644 |
|
| 03020410.html | File | 5.85 KB | 0644 |
|
| 03020411.html | File | 7.44 KB | 0644 |
|
| 03020412.html | File | 5.19 KB | 0644 |
|
| 03020413.html | File | 6.59 KB | 0644 |
|
| 03020414.html | File | 8.25 KB | 0644 |
|
| 03020415.html | File | 5.47 KB | 0644 |
|
| 03030000.html | File | 5.79 KB | 0644 |
|
| 03030100.html | File | 12.41 KB | 0644 |
|
| 03030101.html | File | 7.33 KB | 0644 |
|
| 03030102.html | File | 7.36 KB | 0644 |
|
| 03030103.html | File | 6.02 KB | 0644 |
|
| 03030104.html | File | 5.92 KB | 0644 |
|
| 03030105.html | File | 13.53 KB | 0644 |
|
| 03030106.html | File | 5.79 KB | 0644 |
|
| 03030107.html | File | 6.04 KB | 0644 |
|
| 03030108.html | File | 7.58 KB | 0644 |
|
| 03030110.html | File | 9.82 KB | 0644 |
|
| 03030111.html | File | 5.25 KB | 0644 |
|
| 03030112.html | File | 5.26 KB | 0644 |
|
| 03030113.html | File | 5.27 KB | 0644 |
|
| 03030114.html | File | 5.26 KB | 0644 |
|
| 03030115.html | File | 5.27 KB | 0644 |
|
| 03030116.html | File | 5.26 KB | 0644 |
|
| 03030120.html | File | 13.98 KB | 0644 |
|
| 03030130.html | File | 14.14 KB | 0644 |
|
| 03030200.html | File | 7.17 KB | 0644 |
|
| 03030201.html | File | 5.83 KB | 0644 |
|
| 03030202.html | File | 6.35 KB | 0644 |
|
| 03030203.html | File | 5.94 KB | 0644 |
|
| 03030204.html | File | 5.78 KB | 0644 |
|
| 03030205.html | File | 7.7 KB | 0644 |
|
| 03030206.html | File | 6.86 KB | 0644 |
|
| 03030300.html | File | 5.12 KB | 0644 |
|
| 03030301.html | File | 4.76 KB | 0644 |
|
| 03030302.html | File | 4.78 KB | 0644 |
|
| 03030303.html | File | 6.61 KB | 0644 |
|
| 03040000.html | File | 62.7 KB | 0644 |
|
| 03050000.html | File | 7.41 KB | 0644 |
|
| 03050100.html | File | 5.85 KB | 0644 |
|
| 03050200.html | File | 5.73 KB | 0644 |
|
| 03050300.html | File | 18.68 KB | 0644 |
|
| 03050500.html | File | 7.3 KB | 0644 |
|
| 03060000.html | File | 6.3 KB | 0644 |
|
| 03060100.html | File | 6 KB | 0644 |
|
| 03060200.html | File | 5.76 KB | 0644 |
|
| 03060300.html | File | 5.77 KB | 0644 |
|
| 03060400.html | File | 5.49 KB | 0644 |
|
| 03060500.html | File | 5.65 KB | 0644 |
|
| 03060600.html | File | 5.75 KB | 0644 |
|
| 03070000.html | File | 6.32 KB | 0644 |
|
| 03070100.html | File | 5.13 KB | 0644 |
|
| 03070200.html | File | 5.15 KB | 0644 |
|
| 03070300.html | File | 5.14 KB | 0644 |
|
| 03070400.html | File | 5.11 KB | 0644 |
|
| 03070500.html | File | 5.22 KB | 0644 |
|
| 03070600.html | File | 8.15 KB | 0644 |
|
| 03070700.html | File | 6.06 KB | 0644 |
|
| 03080000.html | File | 6.58 KB | 0644 |
|
| 03080100.html | File | 5.2 KB | 0644 |
|
| 03080101.html | File | 8.01 KB | 0644 |
|
| 03080102.html | File | 7.44 KB | 0644 |
|
| 03080103.html | File | 7.53 KB | 0644 |
|
| 03080104.html | File | 7.54 KB | 0644 |
|
| 03080200.html | File | 4.51 KB | 0644 |
|
| 03080201.html | File | 5.63 KB | 0644 |
|
| 03080202.html | File | 6.04 KB | 0644 |
|
| 03080300.html | File | 4.5 KB | 0644 |
|
| 03080301.html | File | 7.13 KB | 0644 |
|
| 03080302.html | File | 6.41 KB | 0644 |
|
| 03080400.html | File | 4.14 KB | 0644 |
|
| 03080401.html | File | 5.36 KB | 0644 |
|
| 03080500.html | File | 4.74 KB | 0644 |
|
| 03080501.html | File | 5.8 KB | 0644 |
|
| 03080502.html | File | 5.73 KB | 0644 |
|
| 03080503.html | File | 5.89 KB | 0644 |
|
| 03080600.html | File | 4.11 KB | 0644 |
|
| 03080601.html | File | 5.67 KB | 0644 |
|
| 03080700.html | File | 4.21 KB | 0644 |
|
| 03080701.html | File | 6.43 KB | 0644 |
|
| 03080800.html | File | 4.44 KB | 0644 |
|
| 03080801.html | File | 5.64 KB | 0644 |
|
| 03080802.html | File | 5.11 KB | 0644 |
|
| 03090000.html | File | 5.62 KB | 0644 |
|
| 03090100.html | File | 4.91 KB | 0644 |
|
| 03090101.html | File | 9.45 KB | 0644 |
|
| 03090102.html | File | 7.14 KB | 0644 |
|
| 03090103.html | File | 6.99 KB | 0644 |
|
| 03090200.html | File | 5.38 KB | 0644 |
|
| 03090201.html | File | 8.97 KB | 0644 |
|
| 03090202.html | File | 11.1 KB | 0644 |
|
| 03090203.html | File | 7.13 KB | 0644 |
|
| 03090300.html | File | 5.14 KB | 0644 |
|
| 03090301.html | File | 8.02 KB | 0644 |
|
| 03090302.html | File | 6.43 KB | 0644 |
|
| 03090303.html | File | 7.41 KB | 0644 |
|
| 03090400.html | File | 8.39 KB | 0644 |
|
| 03090401.html | File | 7.34 KB | 0644 |
|
| 03090402.html | File | 7.68 KB | 0644 |
|
| 03090403.html | File | 6.66 KB | 0644 |
|
| 03090404.html | File | 6.22 KB | 0644 |
|
| 03090405.html | File | 5.69 KB | 0644 |
|
| 03090406.html | File | 12.67 KB | 0644 |
|
| 03090407.html | File | 5.87 KB | 0644 |
|
| 03090408.html | File | 5.03 KB | 0644 |
|
| 03090409.html | File | 11.78 KB | 0644 |
|
| 03090410.html | File | 6.79 KB | 0644 |
|
| 03090411.html | File | 5.79 KB | 0644 |
|
| 03090412.html | File | 7.81 KB | 0644 |
|
| 03090413.html | File | 10.12 KB | 0644 |
|
| 03100000.html | File | 21.74 KB | 0644 |
|
| 03100050.html | File | 7.24 KB | 0644 |
|
| 03100060.html | File | 6.07 KB | 0644 |
|
| 03100070.html | File | 4.57 KB | 0644 |
|
| 03100080.html | File | 5.05 KB | 0644 |
|
| 03100100.html | File | 9.71 KB | 0644 |
|
| 03100300.html | File | 7.93 KB | 0644 |
|
| 03100400.html | File | 8.12 KB | 0644 |
|
| 03100500.html | File | 10.58 KB | 0644 |
|
| 03100600.html | File | 8.34 KB | 0644 |
|
| 03100700.html | File | 7.41 KB | 0644 |
|
| 03100900.html | File | 7.93 KB | 0644 |
|
| 03101000.html | File | 8.61 KB | 0644 |
|
| 03101100.html | File | 6.38 KB | 0644 |
|
| 03101110.html | File | 6.42 KB | 0644 |
|
| 03101120.html | File | 6.33 KB | 0644 |
|
| 03101130.html | File | 6.4 KB | 0644 |
|
| 03101140.html | File | 6.41 KB | 0644 |
|
| 03101300.html | File | 6.44 KB | 0644 |
|
| 03101400.html | File | 6.41 KB | 0644 |
|
| 03101500.html | File | 6.4 KB | 0644 |
|
| 03101600.html | File | 6.4 KB | 0644 |
|
| 03101700.html | File | 6.38 KB | 0644 |
|
| 03102000.html | File | 6.43 KB | 0644 |
|
| 03102100.html | File | 15.27 KB | 0644 |
|
| 03102101.html | File | 13.49 KB | 0644 |
|
| 03102200.html | File | 5.34 KB | 0644 |
|
| 03102300.html | File | 5.5 KB | 0644 |
|
| 03102400.html | File | 5.34 KB | 0644 |
|
| 03102450.html | File | 5.08 KB | 0644 |
|
| 03102600.html | File | 5.5 KB | 0644 |
|
| 03102700.html | File | 5.39 KB | 0644 |
|
| 03102800.html | File | 8.09 KB | 0644 |
|
| 03102900.html | File | 6.3 KB | 0644 |
|
| 03103000.html | File | 6.23 KB | 0644 |
|
| 03103100.html | File | 5.47 KB | 0644 |
|
| 03103200.html | File | 5.09 KB | 0644 |
|
| 03103300.html | File | 5.65 KB | 0644 |
|
| 03103350.html | File | 7.51 KB | 0644 |
|
| 03103400.html | File | 4.9 KB | 0644 |
|
| 03103450.html | File | 4.91 KB | 0644 |
|
| 03103500.html | File | 5.79 KB | 0644 |
|
| 03103600.html | File | 17 KB | 0644 |
|
| 03103700.html | File | 7.13 KB | 0644 |
|
| 03103800.html | File | 6.25 KB | 0644 |
|
| 03103900.html | File | 6.79 KB | 0644 |
|
| 03104000.html | File | 5.11 KB | 0644 |
|
| 03104100.html | File | 5.13 KB | 0644 |
|
| 03104200.html | File | 5.84 KB | 0644 |
|
| 03104300.html | File | 5.43 KB | 0644 |
|
| 03104400.html | File | 5.4 KB | 0644 |
|
| 03104500.html | File | 5.45 KB | 0644 |
|
| 03104600.html | File | 6.77 KB | 0644 |
|
| 03104700.html | File | 6.36 KB | 0644 |
|
| 03110100.html | File | 7.28 KB | 0644 |
|
| 03120000.html | File | 5.32 KB | 0644 |
|
| 03120100.html | File | 6.86 KB | 0644 |
|
| 03120101.html | File | 6.72 KB | 0644 |
|
| 03120102.html | File | 7.95 KB | 0644 |
|
| 03120103.html | File | 8.43 KB | 0644 |
|
| 03120104.html | File | 6.93 KB | 0644 |
|
| 03120105.html | File | 7.23 KB | 0644 |
|
| 03120111.html | File | 7.15 KB | 0644 |
|
| 03120112.html | File | 7.33 KB | 0644 |
|
| 03120200.html | File | 4.55 KB | 0644 |
|
| 03120201.html | File | 5.99 KB | 0644 |
|
| 03120202.html | File | 6.08 KB | 0644 |
|
| 03120300.html | File | 9.27 KB | 0644 |
|
| 03120301.html | File | 14.89 KB | 0644 |
|
| 03120302.html | File | 5.8 KB | 0644 |
|
| 03120303.html | File | 6.62 KB | 0644 |
|
| 03120304.html | File | 7.21 KB | 0644 |
|
| 03120305.html | File | 6.33 KB | 0644 |
|
| 03120306.html | File | 7.81 KB | 0644 |
|
| 03120307.html | File | 6.76 KB | 0644 |
|
| 03120308.html | File | 7.39 KB | 0644 |
|
| 03120309.html | File | 6.31 KB | 0644 |
|
| 03120310.html | File | 5.8 KB | 0644 |
|
| 03120311.html | File | 6.18 KB | 0644 |
|
| 03120312.html | File | 5.94 KB | 0644 |
|
| 03120313.html | File | 5.98 KB | 0644 |
|
| 03120314.html | File | 6.78 KB | 0644 |
|
| 03120315.html | File | 6.69 KB | 0644 |
|
| 03120400.html | File | 4.81 KB | 0644 |
|
| 03120401.html | File | 7.03 KB | 0644 |
|
| 03120402.html | File | 5.21 KB | 0644 |
|
| 03120403.html | File | 6.75 KB | 0644 |
|
| 03120411.html | File | 8.16 KB | 0644 |
|
| 03120412.html | File | 6.02 KB | 0644 |
|
| 03130000.html | File | 7.96 KB | 0644 |
|
| 03130100.html | File | 5.29 KB | 0644 |
|
| 03130500.html | File | 10.06 KB | 0644 |
|
| 03130600.html | File | 5.62 KB | 0644 |
|
| 03130610.html | File | 5.86 KB | 0644 |
|
| 03130700.html | File | 5.64 KB | 0644 |
|
| 03130800.html | File | 5.37 KB | 0644 |
|
| 03131000.html | File | 4.89 KB | 0644 |
|
| 03131300.html | File | 4.89 KB | 0644 |
|
| 03131400.html | File | 4.89 KB | 0644 |
|
| 03131500.html | File | 5.13 KB | 0644 |
|
| 03131600.html | File | 8.54 KB | 0644 |
|
| 03131700.html | File | 5.09 KB | 0644 |
|
| 03131800.html | File | 5.15 KB | 0644 |
|
| 03131900.html | File | 6.89 KB | 0644 |
|
| 03132000.html | File | 16.86 KB | 0644 |
|
| 03132100.html | File | 5.69 KB | 0644 |
|
| 03132200.html | File | 7.92 KB | 0644 |
|
| 03132300.html | File | 9.17 KB | 0644 |
|
| 03132400.html | File | 5.65 KB | 0644 |
|
| 03132500.html | File | 4.46 KB | 0644 |
|
| 03140000.html | File | 7.88 KB | 0644 |
|
| 03140001.html | File | 7.6 KB | 0644 |
|
| 03140002.html | File | 7.9 KB | 0644 |
|
| 03140003.html | File | 7.08 KB | 0644 |
|
| 03140004.html | File | 7.37 KB | 0644 |
|
| 03140005.html | File | 7.57 KB | 0644 |
|
| 03140006.html | File | 7.03 KB | 0644 |
|
| 03140007.html | File | 7.74 KB | 0644 |
|
| 03140008.html | File | 8.28 KB | 0644 |
|
| 03140009.html | File | 7.73 KB | 0644 |
|
| 03140010.html | File | 7.93 KB | 0644 |
|
| 03140011.html | File | 7.22 KB | 0644 |
|
| 03140012.html | File | 7.39 KB | 0644 |
|
| 03150000.html | File | 11.16 KB | 0644 |
|
| 03150001.html | File | 12.03 KB | 0644 |
|
| 03150002.html | File | 6.96 KB | 0644 |
|
| 03160000.html | File | 7.39 KB | 0644 |
|
| 03170000.html | File | 8.8 KB | 0644 |
|
| 03170010.html | File | 12.43 KB | 0644 |
|
| 03170020.html | File | 11.82 KB | 0644 |
|
| 05060700.html | File | 16.1 KB | 0644 |
|
| CallByName.html | File | 11.75 KB | 0644 |
|
| Compiler_options.html | File | 8.79 KB | 0644 |
|
| CreateUnoSvcWithArgs.html | File | 10.39 KB | 0644 |
|
| ErrVBA.html | File | 14.88 KB | 0644 |
|
| GetPathSeparator.html | File | 6.85 KB | 0644 |
|
| Resume.html | File | 9.34 KB | 0644 |
|
| calc_functions.html | File | 53.05 KB | 0644 |
|
| classmodule.html | File | 7.47 KB | 0644 |
|
| code-stubs.html | File | 5.29 KB | 0644 |
|
| collection.html | File | 18.13 KB | 0644 |
|
| color_scheme.html | File | 6.94 KB | 0644 |
|
| compatibilitymode.html | File | 11.71 KB | 0644 |
|
| compatible.html | File | 9.73 KB | 0644 |
|
| conventions.html | File | 9.84 KB | 0644 |
|
| doEvents.html | File | 6.76 KB | 0644 |
|
| enum.html | File | 8.82 KB | 0644 |
|
| exportasfixedformat.html | File | 8.9 KB | 0644 |
|
| fragments.html | File | 9.73 KB | 0644 |
|
| is_keyword.html | File | 7.13 KB | 0644 |
|
| keys.html | File | 7.72 KB | 0644 |
|
| main0211.html | File | 19.62 KB | 0644 |
|
| main0601.html | File | 12.57 KB | 0644 |
|
| new_keyword.html | File | 7.79 KB | 0644 |
|
| partition.html | File | 7.44 KB | 0644 |
|
| property.html | File | 16.61 KB | 0644 |
|
| replace.html | File | 8.63 KB | 0644 |
|
| special_vba_func.html | File | 17.09 KB | 0644 |
|
| stardesktop.html | File | 4.77 KB | 0644 |
|
| strconv.html | File | 13.49 KB | 0644 |
|
| thisdbdoc.html | File | 7.2 KB | 0644 |
|
| uno_objects.html | File | 12.42 KB | 0644 |
|
| vba_objects.html | File | 15.53 KB | 0644 |
|
| vbasupport.html | File | 7.61 KB | 0644 |
|