- Hi -
- Is it possible to get the cell format of a cell as a String?Im trying to obtain the date format for a particular cell. i.e. did the user format the cell as yyyy-mm-dd or m/dd/yyyy? I only see this "Style.Number" property - but I don't see a way to obtain the format string. Id like to be able to access the format string as was entered by the user (or selected by the user) in Excel
- Another related question, If the user uses a custom format in Excel for date display, does Aspose correctly detect this as a DateTime cell?
- i.e. so that Cell.getType() == CellValueType.DATETIME returns true.
Thanks,
This message was posted using Email2Forum by Tilal Ahmad Sana.