ExportCoreProperties
그리드 내보내기 설정에서 엑셀파일의 속성을 지정 할 수 있는 속성
Signature:
export interface ExportCoreProperties Properties
| Property | Type | Description |
|---|---|---|
| category | string | 범주 |
| creator | string | 저자 |
| description | string | 메모, 설명 |
| keywords | string | 키워드, 태그 |
| subject | string | 주제 |
| title | string | 제목 |
Properties Desc
category
범주
Type - string
creator
저자
Type - string
description
메모, 설명
Type - string
keywords
키워드, 태그
Type - string
subject
주제
Type - string
title
제목
Type - string