Expand Minimize
This topic has not yet been rated - Rate this topic

VisibilityValues Enumeration

Visibility Types

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
public enum VisibilityValues
Member nameDescription
Visible Visible. When the item is serialized out as xml, its value is "visible".
Hidden Hidden. When the item is serialized out as xml, its value is "hidden".
VeryHidden Very Hidden. When the item is serialized out as xml, its value is "veryHidden".
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.