PhpOffice\PhpPresentation\Style\Outline::__construct PHP Method

__construct() public method

public __construct ( ) : void
return void
    public function __construct()
    {
        $this->fill = new Fill();
    }