次の方法で共有


DifferentialFormatType.Border Property

Border Properties.Represents the element tag in schema: x:border

Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property Border As Border
    Get
    Set
'使用
Dim instance As DifferentialFormatType
Dim value As Border

value = instance.Border

instance.Border = value
public Border Border { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.Border

See Also

Reference

DifferentialFormatType Class

DifferentialFormatType Members

DocumentFormat.OpenXml.Spreadsheet Namespace