Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/myliang/x-spreadsheet
/ ColProperties
Interface
ColProperties
src/index.d.ts:62–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
export
interface
ColProperties {
63
width?: number;
64
}
65
66
/**
67
* Data
for
representing a cell
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected