Gets or sets the sheets to export.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property Sheets As System.Object |
| C# | |
|---|
System.object Sheets {get; set;} |
| JavaScript | |
|---|
Sheets : System.Object |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Sheets(
VARIANT
NewVal
)
| C++ | |
|---|
property System.Object^ Sheets { VARIANT* Val
)
DSRESULTput_Sheets(
VARIANT NewVal
} |
Property Value
Array of sheets to export; Nothing or null by default