插入批注
函数原型
insertComment(int $row, int $column, string $text): self
insertCommentOpt(int $row, int $column, string $text, array $options): self
showComment(): selfint $row
int $column
string $text
array $options
示例
Last updated