PhpOffice\PhpPresentation\Shape\Placeholder::getIdx PHP Method

getIdx() public method

public getIdx ( ) : integer
return integer
    public function getIdx()
    {
        return $this->idx;
    }