Hello! I’m try to use cell properties. (this properties is found in OOME 4.0, Macros Explained, from Andrew Pitonyak)
(Code = Autohotkey) oCell.ParaIdent := "100" ; Indent (* 0,01mm)
But it generate an error .: 0x80020006 - Unknown name
Isn’t this properties available in LibreOffice? (only OpenOffice?)
Do I use “ParaIdent” in the wrong way?
Have I forgotten something to use “ParaIdent”?
Is there an example where ParaIdent is used? (No need to be in Autohotkey language)