Skip to content

ImageCoercion Req Set for Excel for Mac looks incorrect #44

Open
@AlexJerabek

Description

@AlexJerabek

Based on the nearby requirement set for TextCoercion, the Excel build specified seems way off:

{
	"name": "TextCoercion",
	"apiVersion": "1.1",
	"supportedProductVersions": [{
		"from": {
			"build": "15.13",
			"version": null
		}
	}],
	"availability": "GA"
},
{
	"name": "ImageCoercion",
	"apiVersion": "1.1",
	"supportedProductVersions": [{
		"from": {
			"build": "1.14",
			"version": null
		}
	}],
	"availability": "GA"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions