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

DocumentSetting represent the document settings
상속: AODL.Document.TextDocuments.DocumentSetting
파일 보기 프로젝트 열기: monsterlabs/HumanRightsTracker 1 사용 예제들

공개 메소드들

메소드 설명
DocumentSetting ( ) : System

Initializes a new instance of the DocumentSetting class.

New ( ) : void

Load the style from assmebly resource.

메소드 상세

DocumentSetting() 공개 메소드

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

New() 공개 메소드

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