Class DocumentSeparatorSheet.DocumentSeparatorSheetOption

DocumentSeparatorSheet.DocumentSeparatorSheetOption class

설명DocumentSeparatorSheet 기능 옵션.

public sealed class DocumentSeparatorSheetOption : Option

속성

이름설명
Name { get; }요소 이름을 가져옵니다.

행동 양식

이름설명
Add(params IOptionItem[])이 옵션의 항목 목록 끝에 항목 목록을 추가합니다. 각각은ScoredProperty 또는Property 인스턴스.

필드

이름설명
static BothSheets문서의 시작과 끝에 구분 시트를 지정합니다.
static EndSheet문서 끝에 구분 시트를 지정합니다.
static None구분 시트를 지정하지 않습니다.
static StartSheet문서 시작 부분에 구분 시트를 지정합니다.

또한보십시오