Insert rich text
Function Prototype
\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 (optional)
Example
Last updated