获取条件格式获取条件格式func (f *File) GetConditionalFormats(sheet string) (map[string][]ConditionalFormatOptions, error)根据给定的工作表名称获取该工作表中全部单元格坐标区域和条件格式参数。