插入富文本
函数原型
\Vtiful\Kernel\RichString::__construct(string $text, ?resource $formatHandle = null)
insertRichText(int $row, int $column, array $runs, ?resource $formatHandle = null): selfstring $text
resource $formatHandle
int $row
int $column
array $runs
resource $formatHandle(可选)
示例
Last updated