CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 17:41:28 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=341bed1954ae648eea850361d766f54ff7cb15efaa79b1f3a5f28a76ed24328da%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22hv_6DA7tyzsCgRJMfYSfS8yXiifxRfJm%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d02601f92075e9-BLR
excel() - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*Apontando para o pacote onde a classe está*/
- USING Classes.*.
- /*Definindo a classe excel*/
- DEFINE VARIABLE excel AS CLASS excel NO-UNDO.
- /*Instanciando a classe excel se vazio WorkSheet1*/
- ASSIGN excel = NEW excel("<nome da planilha>").
- /*Adicionando um cabeçalho*/
- excel:setHeader("<col1>;<col2>").
- /*Inserindo uma linha*/
- excel:setLine("<col1>;<col2>").
- /*Atribuindo estilo da cor verde*/
- excel:setStyle("<cor>").
- /*Criando uma nova planilha se vazio WorkSheet2*/
- excel:setSheet("<nome da nova planilha>").
- /*Voltando para a planilha inicial*/
- excel:gotoSheet("<nome da primeira planilha>").
- /*Adicionado filtro*/
- excel:setFilter().
- /*Finalizando excel*/
- DELETE OBJECT excel.
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 3 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐
Java | 5 sec ago | 0.10 KB
-
⭐✅ MAKE $2000 INSTANTLY ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 13 sec ago | 0.24 KB
-
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 17 sec ago | 0.10 KB
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 22 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ✅ NEVER SEEN...
JavaScript | 31 sec ago | 0.24 KB
-
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 41 sec ago | 0.10 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 41 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand