'宣言 Protected m_leftMargin As C1.Document.Unit
'使用法 Dim instance As C1PageSettings Dim value As C1.Document.Unit value = instance.m_leftMargin instance.m_leftMargin = value
protected C1.Document.Unit m_leftMargin
'宣言 Protected m_leftMargin As C1.Document.Unit
'使用法 Dim instance As C1PageSettings Dim value As C1.Document.Unit value = instance.m_leftMargin instance.m_leftMargin = value
protected C1.Document.Unit m_leftMargin