Class DocxSaveOptions
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
แสดงตัวเลือกในการบันทึกไฟล์ .docx
public class DocxSaveOptions : PaginatedSaveOptions
การสืบทอด
object ← SaveOptions ← PaginatedSaveOptions ← DocxSaveOptions
สมาชิกที่สืบทอด
PaginatedSaveOptions.DefaultFont, PaginatedSaveOptions.CheckWorkbookDefaultFont, PaginatedSaveOptions.CheckFontCompatibility, PaginatedSaveOptions.IsFontSubstitutionCharGranularity, PaginatedSaveOptions.OnePagePerSheet, PaginatedSaveOptions.AllColumnsInOnePagePerSheet, PaginatedSaveOptions.IgnoreError, PaginatedSaveOptions.OutputBlankPageWhenNothingToPrint, PaginatedSaveOptions.PageIndex, PaginatedSaveOptions.PageCount, PaginatedSaveOptions.PrintingPageType, PaginatedSaveOptions.GridlineType, PaginatedSaveOptions.TextCrossType, PaginatedSaveOptions.DefaultEditLanguage, PaginatedSaveOptions.SheetSet, PaginatedSaveOptions.DrawObjectEventHandler, PaginatedSaveOptions.PageSavingCallback, PaginatedSaveOptions.EmfRenderSetting, SaveOptions.m_SaveFormat, SaveOptions.SaveFormat, SaveOptions.ClearData, SaveOptions.CachedFileFolder, SaveOptions.ValidateMergedAreas, SaveOptions.MergeAreas, SaveOptions.CreateDirectory, SaveOptions.SortNames, SaveOptions.SortExternalNames, SaveOptions.RefreshChartCache, SaveOptions.WarningCallback, SaveOptions.CheckExcelRestriction, SaveOptions.UpdateSmartArt, SaveOptions.EncryptDocumentProperties, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
ตัวสร้าง
DocxSaveOptions()
แสดงตัวเลือกในการบันทึกไฟล์ .docx
public DocxSaveOptions()
DocxSaveOptions(bool)
แสดงตัวเลือกในการบันทึกไฟล์ .docx
public DocxSaveOptions(bool saveAsImage)
พารามิเตอร์
saveAsImage
bool
หากเป็น True, workbook จะถูกแปลงเป็นภาพบางส่วนของไฟล์ .docx หากเป็น False, workbook จะถูกแปลงเป็นตารางบางส่วนของไฟล์ .docx