VP Get names
VP Get names ( vpAreaName : Text { ; scope : Number } ) : Collection
Parâmetro | Tipo | Descrição | ||
---|---|---|---|---|
vpAreaName | Text | -> | Nome de objeto formulário área 4D View Pro | |
scope | Number | -> | Escopo de destino (padrão = planilha atual) | |
Resultados | Collection | <- | Nomes existentes no âmbito definido |
Descrição
The VP Get names
command returns a collection of all defined "names" in the current sheet or in the scope designated by the scope parameter.
Em vpAreaName, passe o nome da área 4D View Pro. Se passar um nome que não existe, é devolvido um erro.
You can define where to get the names in scope using either the sheet index (counting begins at 0) or the following constants:
vk current sheet
vk workbook