Todo List
PHPExcel_Writer_Excel2007_WriterPart | --PHPExcel_Writer_Excel2007_Comments
PHPExcel_Writer_Excel2007_Comments
string writeComments( [ $pWorksheet = null])
Write comments to XML format
string writeVMLComments( [ $pWorksheet = null])
Write VML comments to XML format
void _writeComment( [ $objWriter = null], [string $pCellReference = 'A1'], [ $pComment = null], [array $pAuthors = null])
Write comment to XML format
void _writeVMLComment( [ $objWriter = null], [string $pCellReference = 'A1'], [ $pComment = null])
Write VML comment to XML format