Class TextSaveOptions
참고
저장 옵션: .SQL, .MD, .CSV, .TSV, .TXT, .XML, .DIF 형식.
public class TextSaveOptions : SaveOptions
상속
object ← SaveOptions ← TextSaveOptions
상속된 멤버
- SaveOptions.OutputFile,
- SaveOptions.OutputStream,
- object.ToString(),
- object.Equals(object),
- object.Equals(object, object),
- object.ReferenceEquals(object, object),
- object.GetHashCode(),
- object.GetType(),
- object.MemberwiseClone()
생성자
TextSaveOptions()
public TextSaveOptions()
속성
SaveFormat
스프레드시트의 형식을 가져오고 설정합니다.
public FileFormatType SaveFormat { get; set; }
속성 값
네임스페이스: Sheetize 어셈블리: Sheetize.dll