次の方法で共有


Font.Outline プロパティ

定義

概要。

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

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

プロパティ値

Outline を返します。

適用対象