Find if the cell value starts with single quote mark

Contents
[ ]

The following sample code demonstrates that strings such as sample and 'sample' cannot be differentiated using the Cell.string_value property. Therefore, we must use the Style.quote_prefix property to distinguish them.