Skip to main content
Glama
table-cell-margin.d.tsโ€ข704 B
import { IgnoreIfEmptyXmlComponent } from '../../xml-components'; import { WidthType } from '..'; export interface ITableCellMarginOptions { readonly marginUnitType?: (typeof WidthType)[keyof typeof WidthType]; readonly top?: number; readonly bottom?: number; readonly left?: number; readonly right?: number; } export declare const TableCellMarginElementType: { readonly TABLE: "w:tblCellMar"; readonly TABLE_CELL: "w:tcMar"; }; export declare class TableCellMargin extends IgnoreIfEmptyXmlComponent { constructor(type: (typeof TableCellMarginElementType)[keyof typeof TableCellMarginElementType], { marginUnitType, top, left, bottom, right }: ITableCellMarginOptions); }

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/consigcody94/office-whisperer'

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