Allows access to a sheet and objects on the sheet such as
BOM tables.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ISheet |
Visual Basic (Usage) | |
---|
Dim instance As ISheet |
C# | |
---|
public interface ISheet |
C++/CLI | |
---|
public interface class ISheet |
Example
Remarks
Accessors
See Also