DialogSheet.SheetProperties Property
Sheet Properties.Represents the element tag in schema: x:sheetPr
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property SheetProperties As SheetProperties
Get
Set
'使用
Dim instance As DialogSheet
Dim value As SheetProperties
value = instance.SheetProperties
instance.SheetProperties = value
public SheetProperties SheetProperties { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.SheetProperties
Returns SheetProperties.