SpreadsheetDocumentInfo

SpreadsheetDocumentInfo class

스프레드시트 문서 metadata 포함

public class SpreadsheetDocumentInfo : DocumentInfo

속성

이름 설명
Author { get; } 가져오기 author
CreationDate { get; } 문서 생성 날짜
Format { get; } 문서 형식
IsPasswordProtected { get; } 가져오기는 문서 비밀번호 protected 입니다.
Item { get; } key 로 제공된 속성 값 가져오기
PagesCount { get; } 문서 페이지 수.
PropertyNames { get; } 현재 문서에 대해 가져올 수 있는 모든 속성을 열거할 수 있습니다. info
Size { get; } 바이트 단위의 문서 크기
Title { get; } 제목 가져오기
WorksheetsCount { get; } 워크시트 가져오기 count

또한보십시오