SecurityWin32Util.STARTUPINFO.dwYCountChars Field (Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security)

Namespace: Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security
Assembly: Microsoft.Office.Excel.Server.Addins.ComputeCluster (in microsoft.office.excel.server.addins.computecluster.dll)

Syntax

'Declaration
Public dwYCountChars As Integer
'Usage
Dim instance As STARTUPINFO
Dim value As Integer

value = instance.dwYCountChars

instance.dwYCountChars = value
public int dwYCountChars

See Also

Reference

SecurityWin32Util.STARTUPINFO Structure
SecurityWin32Util.STARTUPINFO Members
Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security Namespace