Skip to content
Spreadsheet Editor

IndexedColor

type IndexedColor = {
type: "indexed";
value: number;
};
PropertyType
type"indexed"
valuenumber