Giter Club home page Giter Club logo

localizexl's Introduction

LocalizeXL - Add-in Excel

Highlights the orientation of the selected cell in Excel Worksheet (Window Only).

Nhấn tải LocalizeXL v1.71 Tổng tải xuống

*** Mật khẩu vào mã VBA là 1

EXAMPLE

LocalizeXL

LocalizeXL

Execute commands in an Excel application using functions:

Execute Fx argument
On =LocalizeOn()
Off =LocalizeOff()
Change Color =LocalizeSetColor("#FCD220") Hexadecimal Number
=LocalizeSetColor(255) Color Number
=LocalizeSetColor("yellow") Name color (yellow/ye/yl, red/re, blue, green/gr, cyan/cy, magenta/ma, white/wh/wi, black/bl/bk, orange/or, pink, purple/pu, silver/si, violet/vi, Brown/br, Beige/be)
Change Opacity =LocalizeSetOpacity(40) <Number 20~255>
On/Off Fading =LocalizeSetFading(400) <miliseconds 0~4000>
Change All =LocalizeSet(16711680, 40, True) <Color, Opacity, Fading>
Change Add-in or Book =LocalizeSpin()
Reset Add-in =LocalizeReset()
Close Add-in =LocalizeQuit()
Uninstall Add-in =LocalizeUninstall()

SETUP

Add developer tab to ribbon:

  1. Right-click on the Ribbon, and click Customize the Ribbon.
  2. In the Customize the Ribbon list, add a check mark to the Developer tab.

developertabadd

  1. Add developer tab to ribbon

Install Add-in

  1. Open Excel, and on the Ribbon, click the Developer tab
  2. Click the Add-ins button.

ribbontabmacros

  1. In the Add-in dialog box, find the My Macros Custom Ribbon Tab add-in, and add a check mark to its name. install the Add-in

Add-ins

  1. Click OK, to close the Add-ins window.

NOTE

If your project has real-time working Macros VBA, then turn off LocalizeXL, to avoid collisions, by typing in the empty cell function =LocalizeOff()

SCAN VIRUS

https://www.virustotal.com/gui/

localizexl's People

Contributors

sanbivn avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

dohuuduy dangdvd

localizexl's Issues

Độ trễ khi chuyển qua các file excel bằng ALT+Tab

Chào anh SanBi!
Do chuyên mục bên GPE đã đóng, nên e xin gửi một vấn đề nhỏ về addin ở đây.
Khi thiết lập SetFading() , Highlight form sẽ mờ dần . Nếu thời gian mờ chưa dừng lại, thì việc dùng ALT + Tab để chuyển qua 1 workbook khác sẽ không thực hiện được.
P/s: có thể để chức năng Fading như một tùy chọn cho người dùng.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.