Element index for package PHPExcel_Worksheet_Drawing
[ d ]
[ g ]
[ p ]
[ s ]
[ _ ]
_
- $_alignment
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_alignment
Shadow alignment
- $_alpha
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_alpha
Alpha
- $_blurRadius
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_blurRadius
Blur radius
- $_color
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_color
Color
- $_direction
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_direction
Shadow direction (in degrees)
- $_distance
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_distance
Shadow distance
- $_hashIndex
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_hashIndex
Hash index
- $_hashIndex
- in file Drawing.php, variable PHPExcel_Worksheet_Drawing::$_hashIndex
Hash index
- $_path
- in file Drawing.php, variable PHPExcel_Worksheet_Drawing::$_path
Path
- $_visible
- in file Shadow.php, variable PHPExcel_Worksheet_Drawing_Shadow::$_visible
Visible
- __clone
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __construct
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::__construct()
Create a new PHPExcel_Worksheet_Drawing
- __construct
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::__construct()
Create a new PHPExcel_Worksheet_Drawing_Shadow
top
top
g
- getAlignment
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getAlignment()
Get Shadow alignment
- getAlpha
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getAlpha()
Get Alpha
- getBlurRadius
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getBlurRadius()
Get Blur radius
- getColor
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getColor()
Get Color
- getDirection
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getDirection()
Get Shadow direction (in degrees)
- getDistance
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getDistance()
Get Shadow distance
- getExtension
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getExtension()
Get Extension
- getFilename
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getFilename()
Get Filename
- getHashCode
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getHashCode()
Get hash code
- getHashCode
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getHashCode()
Get hash code
- getHashIndex
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getHashIndex
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getHashIndex()
Get hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- getIndexedFilename
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getIndexedFilename()
Get indexed filename (using image index)
- getPath
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getPath()
Get Path
- getVisible
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getVisible()
Get Visible
top
top
s
- Shadow.php
- procedural page Shadow.php
- setAlignment
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setAlignment()
Set Shadow alignment
- setAlpha
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setAlpha()
Set Alpha
- setBlurRadius
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setBlurRadius()
Set Blur radius
- setColor
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setColor()
Set Color
- setDirection
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setDirection()
Set Shadow direction (in degrees)
- setDistance
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setDistance()
Set Shadow distance
- setHashIndex
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setHashIndex
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setHashIndex()
Set hash index
Note that this index may vary during script execution! Only reliable moment is while doing a write of a workbook and when changes are not allowed.
- setPath
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::setPath()
Set Path
- setVisible
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setVisible()
Set Visible
- SHADOW_BOTTOM
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOM
- SHADOW_BOTTOM_LEFT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOM_LEFT
- SHADOW_BOTTOM_RIGHT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOM_RIGHT
- SHADOW_CENTER
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_CENTER
- SHADOW_LEFT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_LEFT
- SHADOW_TOP
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOP
- SHADOW_TOP_LEFT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOP_LEFT
- SHADOW_TOP_RIGHT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOP_RIGHT
top
|
|