书栈网 · BookStack 本次搜索耗时 0.009 秒,为您找到 2182 个相关结果.
  • Auto Trim for SpriteFrame

    Auto Trim for SpriteFrame Trim Related Properties in Sprite Component Sprite Animation with offset TexturePacker Setting Auto Trim for SpriteFrame Once a texture is imported,...
  • Auto Trim for SpriteFrame

    Auto Trim for SpriteFrame Trim Related Properties in Sprite Component Sprite Animation with offset TexturePacker Setting Auto Trim for SpriteFrame Once a texture is imported,...
  • Texture Auto Trim

    Auto Trim for SpriteFrame Trim Related Properties in Sprite Component Sprite Animation with offset TexturePacker Setting Auto Trim for SpriteFrame Once a texture is imported...
  • 新建工作表

    新建工作表 新建工作表 func ( f * File ) NewSheet ( sheet string ) ( int , error ) 根据给定的工作表名称来创建新工作表,并返回工作表在工作簿中的索引。请注意,在创建新的工作簿时,将包含名为 Sheet1 的默认工作表。
  • 获取样式索引

    获取样式索引 获取样式索引 func ( f * File ) GetCellStyle ( sheet , cell string ) ( int , error ) 根据给定的工作表名和单元格坐标获取单元格样式索引,获取到的索引可以在复制单元格样式时,作为调用 SetCellValue 函数的参数使用。
  • 创建行的分级显示

    创建行的分级显示 创建行的分级显示 func ( f * File ) SetRowOutlineLevel ( sheet string , row int , level uint8 ) error 根据给定的工作表名称、行号和分级参数创建组。例如,在名为 Sheet1 的工作表的第 2 行创建 1 级分组。 err...
  • 10.3. Plot in Postscript

    10.3. Plot in Postscript 10.3. Plot in Postscript 10.3. Plot in Postscript This command allows you to create PostScript files. The file name is the sheet name with an exten...
  • 获取行的分级显示

    获取行的分级显示 获取行的分级显示 func ( f * File ) GetRowOutlineLevel ( sheet string , row int ) ( uint8 , error ) 根据给定的工作表名称(大小写敏感)和行号获取分组级别。例如,获取名为 Sheet1 的工作表第 2 行的分组级别。 err...
  • 获取列的分级显示

    获取列的分级显示 获取列的分级显示 func ( f * File ) GetColOutlineLevel ( sheet , col string ) ( uint8 , error ) 根据给定的工作表名称(大小写敏感)和列名称获取分组分级。例如,获取名为 Sheet1 的工作表的 D 列的分组级别。 leve...
  • 获取行的分级显示

    获取行的分级显示 获取行的分级显示 func ( f * File ) GetRowOutlineLevel ( sheet string , row int ) ( uint8 , error ) 根据给定的工作表名称(大小写敏感)和行号获取分组级别。例如,获取名为 Sheet1 的工作表第 2 行的分组级别。 e...