コード例 #1
0
ファイル: MyPHPWord.php プロジェクト: r1zib/salesforce
 public function __construct($strFilename)
 {
     parent::__construct($strFilename);
 }