public bool PrintObject {get; set;}
'Declaration Public Property PrintObject As Boolean
'Declaration
Public Property PrintObject As Boolean
'Usage Dim instance As ExcelShape Dim value As Boolean instance.PrintObject = value value = instance.PrintObject
'Usage
Dim instance As ExcelShape Dim value As Boolean instance.PrintObject = value value = instance.PrintObject
ExcelShape Class ExcelShape Members