次の方法で共有


CustomSheetView.PrintOptions プロパティ

定義

印刷オプション。

スキーマの要素タグ x:printOptions を表します。

public DocumentFormat.OpenXml.Spreadsheet.PrintOptions PrintOptions { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.PrintOptions? PrintOptions { get; set; }
member this.PrintOptions : DocumentFormat.OpenXml.Spreadsheet.PrintOptions with get, set
Public Property PrintOptions As PrintOptions

プロパティ値

PrintOptions を返します。

適用対象