| ExcelXmlWriterFilePath Property |
[Missing <summary> documentation for "P:Activsoft.Dashboard.ExcelXmlWriter.FilePath"]
Namespace: Activsoft.DashboardAssembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic string FilePath { get; }Public ReadOnly Property FilePath As String
Get
public:
property String^ FilePath {
String^ get ();
}member FilePath : string with get
Property Value
Type:
String
See Also