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