PhpOffice\PhpPresentation\Style\ColorMap::getMapping PHP Method

getMapping() public method

Get the whole mapping as an array
public getMapping ( ) : array
return array
    public function getMapping()
    {
        return $this->mapping;
    }