In This Topic
Returns the sheet on which this column is located.
Syntax
'Declaration
Public ReadOnly Property OwnerSheet As DDSheet
public DDSheet OwnerSheet {get;}
Property Value
A
DDSheet object representing the sheet on which this column is located.
See Also