C# 클래스 AODL.Document.SpreadsheetDocuments.DocumentManifest

DocumentManifest represent the spreadsheet manifest file
상속: AODL.Document.TextDocuments.DocumentManifest
파일 보기 프로젝트 열기: monsterlabs/HumanRightsTracker 1 사용 예제들

공개 메소드들

메소드 설명
DocumentManifest ( ) : System

Initializes a new instance of the DocumentManifest class.

New ( ) : void

Load the style from assmebly resource.

메소드 상세

DocumentManifest() 공개 메소드

Initializes a new instance of the DocumentManifest class.
public DocumentManifest ( ) : System
리턴 System

New() 공개 메소드

Load the style from assmebly resource.
public New ( ) : void
리턴 void