'Declaration Public Property ShowFormulas As System.Nullable(Of Boolean)
public System.Nullable<bool> ShowFormulas { get; set; }
public: __property System.Nullable<bool> get_ShowFormulas(); public: __property void set_ShowFormulas( System.Nullable<bool> value);
public:property System.Nullable<bool> ShowFormulas { System.Nullable<bool> get(); void set(System.Nullable<bool> value); }
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
XlsxDocumentSheetView Class XlsxDocumentSheetView Members