public interface ICustomParser
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFormat()
Gets the formatting pattern corresponding to the parsed value by last invocation of
parseObject(String). |
java.lang.Object |
parseObject(java.lang.String value)
Parses given string to proper value object.
|
java.lang.Object parseObject(java.lang.String value)
value - The string value to be parsedjava.lang.String getFormat()
parseObject(String).
Remarks
The returned formatting pattern may be used to format corresponding cell(set to Style.Custom for the cell).See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.