文本删除(文本中间划线)
$format = new \Vtiful\Kernel\Format($fileHandle);
$style = $format->strikeout()->toResource();
Last updated
Was this helpful?
$format = new \Vtiful\Kernel\Format($fileHandle);
$style = $format->strikeout()->toResource();
Last updated
Was this helpful?