插入本地图片
函数原型
insertImage(int $row, int $column, string $localImagePath[, double $widthScale, double $heightScale])int $row
int $column
string $localImagePath
double $widthScale
double $heightScale
示例
Last updated