CustomSheetView Properties

Include Protected Members
Include Inherited Members

The CustomSheetView type exposes the following members.

Properties

  Name Description
Public property AutoFilter AutoFilter Settings.Represents the element tag in schema: x:autoFilter
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property ColorId Color Id.Represents the attribte in schema: colorId
Public property ColumnBreaks Vertical Page Breaks.Represents the element tag in schema: x:colBreaks
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.)
Public property ExtensionList ExtensionList.Represents the element tag in schema: x:extLst
Public property Filter Filtered List.Represents the attribte in schema: filter
Public property FilterUnique Filter.Represents the attribte in schema: filterUnique
Public property FirstChild Gets the first child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.)
Public property FitToPage Fit To Page.Represents the attribte in schema: fitToPage
Public property Guid GUID.Represents the attribte in schema: guid
Public property HasAttributes Gets a boolean value indicating whether the current element has any attributes. (Inherited from OpenXmlElement.)
Public property HasChildren Gets a value indicating whether this element has any child elements. (Inherited from OpenXmlCompositeElement.)
Public property HeaderFooter Header Footer Settings.Represents the element tag in schema: x:headerFooter
Public property HiddenColumns Hidden Columns.Represents the attribte in schema: hiddenColumns
Public property HiddenRows Hidden Rows.Represents the attribte in schema: hiddenRows
Public property InnerText Gets or sets the concatenated values of the node and all its children. (Inherited from OpenXmlCompositeElement.)
Public property InnerXml Gets or sets the markup representing only the child nodes of this node. (Inherited from OpenXmlCompositeElement.)
Public property LastChild Gets the last child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.)
Public property LocalName Gets the local name of the element. (Overrides OpenXmlElement.LocalName.)
Public property MCAttributes Markup Compatibility Attributes Set. Return null if there is no Markup Compatibility Attribute defined in this element. (Inherited from OpenXmlElement.)
Public property NamespaceDeclarations Gets all the namespace declarations defined in the current element. Return an empty enumerator if there is no namespace declaration. (Inherited from OpenXmlElement.)
Public property NamespaceUri Gets the namespace URI of this node. (Inherited from OpenXmlElement.)
Public property OpenXmlElementContext Gets the OpenXmlEementContext. (Inherited from OpenXmlElement.)
Public property OuterXml Gets the markup representing this element and all its child elements. (Inherited from OpenXmlElement.)
Public property OutlineSymbols Show Outline Symbols.Represents the attribte in schema: outlineSymbols
Public property PageMargins Page Margins.Represents the element tag in schema: x:pageMargins
Public property PageSetup Page Setup Settings.Represents the element tag in schema: x:pageSetup
Public property Pane Pane Split Information.Represents the element tag in schema: x:pane
Public property Parent Gets the parent of this element. (Inherited from OpenXmlElement.)
Public property Prefix Gets the namespace prefix of this node. (Inherited from OpenXmlElement.)
Public property PrintArea Print Area Defined.Represents the attribte in schema: printArea
Public property PrintOptions Print Options.Represents the element tag in schema: x:printOptions
Public property RowBreaks Horizontal Page Breaks.Represents the element tag in schema: x:rowBreaks
Public property Scale Print Scale.Represents the attribte in schema: scale
Public property Selection Selection.Represents the element tag in schema: x:selection
Public property ShowAutoFilter Show AutoFitler Drop Down Controls.Represents the attribte in schema: showAutoFilter
Public property ShowFormulas Show Formulas.Represents the attribte in schema: showFormulas
Public property ShowGridLines Show Grid Lines.Represents the attribte in schema: showGridLines
Public property ShowPageBreaks Show Page Breaks.Represents the attribte in schema: showPageBreaks
Public property ShowRowColumn Show Headers.Represents the attribte in schema: showRowCol
Public property ShowRuler Show Ruler.Represents the attribte in schema: showRuler
Public property State Visible State.Represents the attribte in schema: state
Public property TopLeftCell Top Left Visible Cell.Represents the attribte in schema: topLeftCell
Public property View View Type.Represents the attribte in schema: view
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)
Public property ZeroValues Show Zero Values.Represents the attribte in schema: zeroValues

Top

See Also

Reference

CustomSheetView Class

DocumentFormat.OpenXml.Spreadsheet Namespace