次の方法で共有


Border.StartBorder プロパティ

定義

StartBorder、このプロパティは Office 2010 以降でのみ使用できます。

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

public DocumentFormat.OpenXml.Spreadsheet.StartBorder StartBorder { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.StartBorder? StartBorder { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Spreadsheet.StartBorder StartBorder { get; set; }
member this.StartBorder : DocumentFormat.OpenXml.Spreadsheet.StartBorder with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.StartBorder : DocumentFormat.OpenXml.Spreadsheet.StartBorder with get, set
Public Property StartBorder As StartBorder

プロパティ値

属性

適用対象