Class OlapConnection
Inheritance
System.Object
OlapConnection
Assembly: DRIT.Spreadsheet.dll
Syntax
public class OlapConnection : DataConnection
Constructors
OlapConnection()
Declaration
Properties
Local
Declaration
public bool Local { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LocalConnection
Declaration
public string LocalConnection { get; set; }
Property Value
Type |
Description |
System.String |
|
LocalRefresh
Declaration
public bool LocalRefresh { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RowDrillCount
Declaration
public int RowDrillCount { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SendLocale
Declaration
public bool SendLocale { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ServerFill
Declaration
public bool ServerFill { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ServerFont
Declaration
public bool ServerFont { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ServerFontColor
Declaration
public bool ServerFontColor { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ServerNumberFormat { get; set; }
Property Value
Type |
Description |
System.Boolean |
|