Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sheet Format Properties.Represents the element tag in schema: x:sheetFormatPr
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property SheetFormatProperties As SheetFormatProperties
Get
Set
'Usage
Dim instance As Worksheet
Dim value As SheetFormatProperties
value = instance.SheetFormatProperties
instance.SheetFormatProperties = value
public SheetFormatProperties SheetFormatProperties { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.SheetFormatProperties