Skip to content

@sheetkit/node / JsDocProperties

Interface: JsDocProperties

Defined in: binding.d.ts:636

Properties

category?

optional category: string

Defined in: binding.d.ts:646


contentStatus?

optional contentStatus: string

Defined in: binding.d.ts:647


created?

optional created: string

Defined in: binding.d.ts:644


creator?

optional creator: string

Defined in: binding.d.ts:639


description?

optional description: string

Defined in: binding.d.ts:641


keywords?

optional keywords: string

Defined in: binding.d.ts:640


lastModifiedBy?

optional lastModifiedBy: string

Defined in: binding.d.ts:642


modified?

optional modified: string

Defined in: binding.d.ts:645


revision?

optional revision: string

Defined in: binding.d.ts:643


subject?

optional subject: string

Defined in: binding.d.ts:638


title?

optional title: string

Defined in: binding.d.ts:637

Released under the MIT / Apache-2.0 License.