Freigeben über


CustomSheetView.ShowFormulas-Eigenschaft

Show Formulas.Represents the attribte in schema: showFormulas

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

Syntax

'Declaration
<SchemaAttrAttribute(, "showFormulas")> _
Public Property ShowFormulas As BooleanValue
    Get
    Set
'Usage
Dim instance As CustomSheetView
Dim value As BooleanValue

value = instance.ShowFormulas

instance.ShowFormulas = value
[SchemaAttrAttribute(, "showFormulas")]
public BooleanValue ShowFormulas { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

CustomSheetView Klasse

CustomSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace