CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 06:13:13 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=38cc5fe1cd5088463134e302f37292218cc2b72d04be7dad7774ff82f71734eca%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22UsIWSC6cU4KglgN3d9XsWKjBIGdXfa76%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cc35d42c231ec2-BLR
Excel teste - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*Definindo variável que receberá a classe*/
- DEFINE VARIABLE excel AS CLASS Classes.excel NO-UNDO.
- /*Instanciando a classe*/
- ASSIGN excel = NEW Classes.excel("").
- /*Criando o cabeçalho*/
- excel:createHeader("CNPJ,Cod Cliente,Nome").
- /*Inserindo linha no Excel*/
- excel:insertLine("<CNPJ>,<COD CLIENTE>,<NOME>").
- excel:insertLine("<CNPJ>,<COD CLIENTE>,<NOME>").
- excel:insertLine("<CNPJ>,<COD CLIENTE>,<NOME>").
- excel:insertLine("<CNPJ>,<COD CLIENTE>,<NOME>").
- /*Inserindo template azul*/
- excel:styleCell("blue").
- /*Inserindo novo sheet*/
- excel:createSheet("Cliente").
- /*Criando o cabeçalho*/
- excel:createHeader("Pessoa,Janeiro,Fevereiro,Março,Abril,Maio,Junho,Julho").
- /*Inserindo nova linha*/
- excel:insertLine("Jhonatan,13,14,5,4,12,7,8").
- excel:insertLine("João,11,20,12,19,18,17,16").
- excel:insertLine("Thiago,13,10,11,12,13,14,15").
- excel:insertLine("Fábio,12,9,10,11,12,13,14").
- excel:createChart("Grafico 1").
- excel:styleCell("blue").
- /*Inserindo novo sheet*/
- excel:createSheet("Fornecedor").
- /*Criando o cabeçalho*/
- excel:createHeader("Fornecedor,Cod Cliente3,Nome3").
- /*Inserindo nova linha*/
- excel:insertLine("<CNPJ>,<COD CLIENTE>,<NOME>").
- excel:insertLine("<CNPJ>,<COD CLIENTE>,<NOME>").
- excel:lineJump(2).
- excel:insertLine("<CNPJ>,<COD CLIENTE>,<NOME>").
- excel:insertLine("<CNPJ>,<COD CLIENTE>,<NOME>").
- excel:styleCell("blue").
- /*Finalizando documento*/
- excel:finishExcel().
Advertisement
Add Comment
Please, Sign In to add comment
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 9 sec ago | 0.24 KB
-
⭐✅ Trading Profit Method ✅ NEVER SEEN BEFORE...
JavaScript | 22 sec ago | 0.24 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 35 sec ago | 0.24 KB
-
⭐✅ MAKE $2000 INSTANTLY ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 44 sec ago | 0.24 KB
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 53 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ✅ NEVER SEEN...
JavaScript | 1 min ago | 0.24 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 1 min ago | 0.24 KB
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 1 min 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