Namespace OdfKit.Styles
Classes
- OdfAutoFitOptions
Configures bounded automatic width and height calculations. 設定具資源上限的自動寬度與高度計算。
- OdfCellFillProxy
Provides the OdfCellFillProxy API. 實作試算表儲存格的填充背景樣式代理。
- OdfCellFontProxy
Provides the OdfCellFontProxy API. 實作試算表儲存格的字型樣式代理。
- OdfCellStyleProxy
Provides the OdfCellStyleProxy API. 實作試算表儲存格的樣式代理 Facade,自動處理 Local Style 與屬性對照。
- OdfDesignTheme
Provides the OdfDesignTheme API. 表示高階 builder 可共用的文件設計主題。
- OdfFontContext
Provides an isolated font registration, fallback, and segmentation context. 提供隔離的字型註冊、遞補與分段情境。
- OdfFontFaceInfo
Describes an ODF font-face declaration. 描述 ODF font-face 宣告的資訊。
- OdfFontSubset
Provides the OdfFontSubset API. 表示字型子集化完成後要嵌入 ODF 封裝的結果。
- OdfFontSubsetRequest
Provides the OdfFontSubsetRequest API. 表示單一字型子集化請求。
- OdfLayoutPreset
Provides the OdfLayoutPreset API. 表示高階 builder 可共用的文件版面 preset。
- OdfLengthExtensions
Provides the OdfLengthExtensions API. 提供以數字建立 OdfLength 的擴充方法。
- OdfMasterPage
Provides the OdfMasterPage API. 代表 ODF 主控頁面(Master Page)。
- OdfNumberFormatEngine
Provides the OdfNumberFormatEngine API. ODF 數字格式引擎,依
number:*-style格式定義節點格式化數值。
- OdfNumberFormatter
Provides the OdfNumberFormatter API. 負責處理 .NET 格式字串與 ODF 數字樣式之間轉換的格式化器。
- OdfParagraphStyleProxy
Provides the OdfParagraphStyleProxy API. 實作文字段落的樣式代理 Facade,提供對齊、行距與縮排等高階樣式屬性讀寫。
- OdfStyleEngine
Provides the OdfStyleEngine API. ODF 樣式引擎,負責樣式繼承、解析與去重管理。
- OdfStyleSet
Provides the OdfStyleSet API. 表示高階文件 builder 可共用的樣式集合。
- OdfTextFontFallbackOptions
Configures text segmentation and font fallback behavior. 設定文字分段與字型遞補行為。
- OdfTextMeasureRequest
Describes a styled text block to be measured. 描述要量測的具樣式文字區塊。
- OdfTextMeasureRun
Describes one styled run in a text measurement request. 描述文字量測要求中的單一具樣式片段。
Structs
- DateTimeToken
表示日期時間格式化語彙基元的唯讀值型別。
- FormatInfo
儲存格式化資訊的唯讀值型別。
- OdfBorder
表示 ODF 框線的唯讀結構。
- OdfLayoutBounds
表示高階 builder 版面區塊的公分座標。
- OdfLength
Provides the OdfLength API. 表示 ODF 長度的結構。
- OdfTextMeasureResult
Represents the physical result of text layout measurement. 表示文字版面量測的實體結果。
Interfaces
- IFontSubsetter
Defines the IFontSubsetter contract. 定義 ODF 字型子集化擴充點。
- IOdfTextLayoutMeasurer
Measures styled text without coupling the core package to a rendering engine. 量測具樣式文字,同時避免核心套件耦合至渲染引擎。
Enums
- FormatType
Defines values for FormatType. 表示格式類型的列舉。
- OdfAutoFitMode
Defines how an automatic layout operation determines physical sizes. 定義自動版面配置作業決定實體尺寸的方式。
- OdfBorder.BorderStyle
Defines values for BorderStyle. 表示框線樣式的列舉。
- OdfUnit
Defines values for OdfUnit. 表示 ODF 長度單位的列舉。
- OdfWritingMode
Defines values for OdfWritingMode. 表示 ODF 書寫方向。