PHPExcel_Comment
category | PHPExcel |
---|---|
package | PHPExcel |
copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
__clone()
__toString() : string
string
getAlignment() : string
string
getAuthor() : string
string
getHashCode() : string
string
Hash codegetHeight() : string
XXpx or YYpt)
string
getMarginLeft() : string
XXpx or YYpt)
string
getMarginTop() : string
XXpx or YYpt)
string
getVisible() : boolean
boolean
getWidth() : string
XXpx or YYpt)
string
$_alignment : string
$_fillColor : \PHPExcel_Style_Color
$_height : string
XXpx or YYpt)
$_marginLeft : string
XXpx or YYpt)
$_marginTop : string
XXpx or YYpt)
$_text : \PHPExcel_RichText
$_visible : boolean
$_width : string
XXpx or YYpt)