PHP Class PhpOffice\PhpPresentation\Style\SchemeColor

Inheritance: extends Color
Show file Open project: phpoffice/phppowerpoint Class Usage Examples

Protected Properties

Property Type Description
$value

Public Methods

Method Description
__construct ( )
getValue ( ) : string
setValue ( string $value )

Method Details

__construct() public method

public __construct ( )

getValue() public method

public getValue ( ) : string
return string

setValue() public method

public setValue ( string $value )
$value string

Property Details

$value protected property

protected $value