LibreOffice Macros: Manipulation of cells.

in utopian-io •  7 years ago  (edited)

What Will I Learn?

In this video you will learn:

  • How to create instance of com.sun.star.table.CellAddress
  • How to create instance of com.sun.star.table.CellAddressConversion

To use the following properties and methods:

  • getCellByPosition
  • getCellAddress
  • UserInterfaceRepresentation
  • PersistentRepresentation
  • Sheet
  • Column
  • Row
  • getType
  • AbsoluteName
  • getString
  • getValue
  • getFormula
  • setString
  • setValue
  • setFormula

Requirements

The tutorial tries to be self-contained but it is necessary:

  • Intermediate knowledge of LibreOffice Calc
  • Basic knowledge of programming
  • This video is part of a series therefore the knowledge of the previous videos of the series is used.

Difficulty

  • Intermediate

Description

In this video I will show you some of the methods that allow you to obtain and modify information from the "LibreOffice Calc" cells. For them it will be seen how to create structures that encompass the cells, how to obtain their position and address. How to modify its content and the different types of content that can be assigned, as well as each of its peculiarities.

Code used in the video: LINK

Video Tutorial



Posted on Utopian.io - Rewarding Open Source Contributors

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Hey @zenkly I am @utopian-io. I have just upvoted you!

Achievements

  • Seems like you contribute quite often. AMAZING!

Community-Driven Witness!

I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!

mooncryption-utopian-witness-gif

Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x

Thanks!

Thank you for the contribution. It has been approved.

You can contact us on Discord.
[utopian-moderator]

Thanks!

siento que leí algo en chino :( me voy al rincón T.T

\o/

hahahahaha yo he sentido igual. es que en estos temas tengo que pedir primero de la ayuda divina porque si me distraigo un poco, me pierdo y no entiendo nada. pero es una muy buena información y muy buenos tips de herramientas para ayudarnos a comprender un poco mejor