Skip to main content
Glama

Excel Finance MCP

excel_autofit_all_columns

Automatically adjust column widths across all worksheets to fit content within specified minimum and maximum pixel limits, improving spreadsheet readability.

Instructions

Auto-fit column widths for all worksheets in the workbook

Input Schema

NameRequiredDescriptionDefault
maxWidthNoMaximum width in pixels
minWidthNoMinimum width in pixels
paddingRatioNoPadding multiplier for content width

Input Schema (JSON Schema)

{ "properties": { "maxWidth": { "default": 300, "description": "Maximum width in pixels", "type": "number" }, "minWidth": { "default": 30, "description": "Minimum width in pixels", "type": "number" }, "paddingRatio": { "default": 1.2, "description": "Padding multiplier for content width", "type": "number" } }, "type": "object" }

Other Tools from Excel Finance MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/jeremycharlesgillespie/excel-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server