Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Am 10.12.2014 um 18:23 schrieb Joel Madero:
I literally have no clue where those are coming from. They should be:

This is because you hack upon something you do not understand.
1) First of all you need to understand (almost) each and every aspect of
the spreadsheet component. Otherwise there is nothing to be programmed.
2) Then you need to be a fairly competent programmer in order to
comprehend this extraordinary complex office API.
3) You need to install an object inspector in order to find all methods
and properties you need.

Again, you set the (pseudo-)property String of a cell. Instead you
should set the cells Formula (pseudo-)property.
Regarding your second question: Spreadsheets do not know any "date
values". All values are doubles unless they are text. Dates, times,
booleans, currencies, percent are just formatted doubles.
Strings representing US-dates (M/D/Y) do not serve any purpose.
A cell object has a string, a value and a formula at the same time. The
number format has absolutely nothing to do with it.





-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.