Function: getCommandSkeleton()
function getCommandSkeleton(accessor, unitId):
| undefined
| DocSkeletonManagerService
Defined in: submodules/univer/packages/docs-ui/src/commands/util.ts:26
Get the skeleton of the command’s target.
Parameters
Parameter | Type | Description |
---|---|---|
accessor | IAccessor | The injection accessor. |
unitId | string | Unit ID. |
Returns
| undefined
| DocSkeletonManagerService