# GC.Spread.Sheets.ICoreDocProps

## Content

# Interface: ICoreDocProps

[Spread](../modules/GC.Spread).[Sheets](../modules/GC.Spread.Sheets).ICoreDocProps

## Table of contents

### Properties

- [category](GC.Spread.Sheets.ICoreDocProps#category)
- [contentStatus](GC.Spread.Sheets.ICoreDocProps#contentstatus)
- [created](GC.Spread.Sheets.ICoreDocProps#created)
- [creator](GC.Spread.Sheets.ICoreDocProps#creator)
- [description](GC.Spread.Sheets.ICoreDocProps#description)
- [keywords](GC.Spread.Sheets.ICoreDocProps#keywords)
- [lastModifiedBy](GC.Spread.Sheets.ICoreDocProps#lastmodifiedby)
- [lastPrinted](GC.Spread.Sheets.ICoreDocProps#lastprinted)
- [modified](GC.Spread.Sheets.ICoreDocProps#modified)
- [revision](GC.Spread.Sheets.ICoreDocProps#revision)
- [subject](GC.Spread.Sheets.ICoreDocProps#subject)
- [title](GC.Spread.Sheets.ICoreDocProps#title)

## Properties

### <a id="category" name="category"></a> category

• `Optional` **category**: `string`

___

### <a id="contentstatus" name="contentstatus"></a> contentStatus

• `Optional` **contentStatus**: `string`

___

### <a id="created" name="created"></a> created

• `Optional` **created**: `Date`

___

### <a id="creator" name="creator"></a> creator

• `Optional` **creator**: `string`

___

### <a id="description" name="description"></a> description

• `Optional` **description**: `string`

___

### <a id="keywords" name="keywords"></a> keywords

• `Optional` **keywords**: `string`

___

### <a id="lastmodifiedby" name="lastmodifiedby"></a> lastModifiedBy

• `Optional` **lastModifiedBy**: `string`

___

### <a id="lastprinted" name="lastprinted"></a> lastPrinted

• `Optional` **lastPrinted**: `Date`

___

### <a id="modified" name="modified"></a> modified

• `Optional` **modified**: `Date`

___

### <a id="revision" name="revision"></a> revision

• `Optional` **revision**: `number`

___

### <a id="subject" name="subject"></a> subject

• `Optional` **subject**: `string`

___

### <a id="title" name="title"></a> title

• `Optional` **title**: `string`
