Search
Workbook.getShowLeadingApostrophes Method
See Also
 






Gets a value indicating whether cells should show their leading apostrophe.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public boolean getShowLeadingApostrophes ()

 Return Value

true if showing leading apostrophes, or false otherwise.

 See Also