Show / Hide Table of Contents

Class HiddenEmptyCellSettings

Inheritance
System.Object
HiddenEmptyCellSettings
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public class HiddenEmptyCellSettings : object

Properties

PlotVisibleOnly

Declaration
public bool PlotVisibleOnly { get; set; }
Property Value
Type Description
System.Boolean

ShowEmptyCellsAs

Declaration
public ShowEmptyCellsAs ShowEmptyCellsAs { get; set; }
Property Value
Type Description
ShowEmptyCellsAs
Back to top Generated by DocFX